Home
last modified time | relevance | path

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

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