Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/thermal/tegra/
Dsoctherm.c66 #define SENSOR_STATUS1_TEMP_VALID_MASK BIT(31) macro
1290 state = REG_GET_MASK(r, SENSOR_STATUS1_TEMP_VALID_MASK); in regs_show()