Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/thermal/tegra/
Dsoctherm.c62 #define SENSOR_STATUS0_VALID_MASK BIT(31) macro
1329 state = REG_GET_MASK(r, SENSOR_STATUS0_VALID_MASK); in regs_show()