Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/thermal/tegra/
Dsoctherm.c63 #define SENSOR_STATUS1_TEMP_VALID_MASK BIT(31) macro
641 state = REG_GET_MASK(r, SENSOR_STATUS1_TEMP_VALID_MASK); in regs_show()