Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/thermal/broadcom/
Dbcm2835_thermal.c63 #define BCM2835_TS_TSENSSTAT_VALID BIT(10) macro
96 if (!(val & BCM2835_TS_TSENSSTAT_VALID)) in bcm2835_thermal_get_temp()