Home
last modified time | relevance | path

Searched refs:BCM2835_TS_TSENSCTL_RSTB (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/thermal/broadcom/
H A Dbcm2835_thermal.c27 #define BCM2835_TS_TSENSCTL_RSTB BIT(1) macro
227 if (!(val & BCM2835_TS_TSENSCTL_RSTB)) { in bcm2835_thermal_probe()
260 val |= BCM2835_TS_TSENSCTL_RSTB; in bcm2835_thermal_probe()
/kernel/linux/linux-6.6/drivers/thermal/broadcom/
H A Dbcm2835_thermal.c27 #define BCM2835_TS_TSENSCTL_RSTB BIT(1) macro
224 if (!(val & BCM2835_TS_TSENSCTL_RSTB)) { in bcm2835_thermal_probe()
258 val |= BCM2835_TS_TSENSCTL_RSTB; in bcm2835_thermal_probe()

Completed in 2 milliseconds