Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/thermal/broadcom/
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()