Home
last modified time | relevance | path

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

/openbmc/linux/drivers/thermal/tegra/
H A Dsoctherm.c62 #define SENSOR_STATUS0_VALID_MASK BIT(31) macro
1291 state = REG_GET_MASK(r, SENSOR_STATUS0_VALID_MASK); in regs_show()