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