Home
last modified time | relevance | path

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

/openbmc/linux/drivers/thermal/broadcom/
H A Dbcm2835_thermal.c27 #define BCM2835_TS_TSENSCTL_RSTB BIT(1) macro
220 if (!(val & BCM2835_TS_TSENSCTL_RSTB)) { in bcm2835_thermal_probe()
254 val |= BCM2835_TS_TSENSCTL_RSTB; in bcm2835_thermal_probe()