Home
last modified time | relevance | path

Searched refs:tscs (Results 1 – 2 of 2) sorted by relevance

/linux-6.15/drivers/thermal/renesas/
H A Drcar_gen3_thermal.c101 struct rcar_gen3_thermal_tsc *tscs[TSC_MAX_NUM]; member
252 status = rcar_gen3_thermal_read(priv->tscs[i], REG_GEN3_IRQSTR); in rcar_gen3_thermal_irq()
253 rcar_gen3_thermal_write(priv->tscs[i], REG_GEN3_IRQSTR, 0); in rcar_gen3_thermal_irq()
254 if (status && priv->tscs[i]->zone) in rcar_gen3_thermal_irq()
255 thermal_zone_device_update(priv->tscs[i]->zone, in rcar_gen3_thermal_irq()
279 struct rcar_gen3_thermal_tsc *tsc = priv->tscs[i]; in rcar_gen3_thermal_fetch_fuses()
296 thscp = rcar_gen3_thermal_read(priv->tscs[0], REG_GEN3_THSCP); in rcar_gen3_thermal_read_fuses()
313 struct rcar_gen3_thermal_tsc *tsc = priv->tscs[i]; in rcar_gen3_thermal_read_fuses()
525 priv->tscs[i] = tsc; in rcar_gen3_thermal_probe()
536 struct rcar_gen3_thermal_tsc *tsc = priv->tscs[i]; in rcar_gen3_thermal_probe()
[all …]
/linux-6.15/
H A DMAINTAINERS24072 F: Documentation/devicetree/bindings/sound/tscs*.txt
24073 F: sound/soc/codecs/tscs*.c
24074 F: sound/soc/codecs/tscs*.h