Home
last modified time | relevance | path

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

/openbmc/linux/drivers/thermal/broadcom/
H A Dbcm2835_thermal.c63 #define BCM2835_TS_TSENSSTAT_VALID BIT(10) macro
96 if (!(val & BCM2835_TS_TSENSSTAT_VALID)) in bcm2835_thermal_get_temp()