Home
last modified time | relevance | path

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

/openbsd/src/sys/dev/fdt/
Dbcm2835_temp.c32 #define TS_TSENSSTAT_VALID (1 << 10) macro
120 if (code & TS_TSENSSTAT_VALID) in bcmtemp_refresh_sensors()