Searched refs:SENSOR_CONFIG2_THERMA_MASK (Results 1 – 2 of 2) sorted by relevance
/linux-6.1.9/drivers/thermal/tegra/ | ||
D | soctherm.h | 25 #define SENSOR_CONFIG2_THERMA_MASK (0xffff << 16) macro |
D | soctherm.c | 1314 state = REG_GET_MASK(r, SENSOR_CONFIG2_THERMA_MASK); in regs_show() |