Home
last modified time | relevance | path

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

/openbmc/linux/drivers/thermal/tegra/
H A Dsoctherm.h25 #define SENSOR_CONFIG2_THERMA_MASK (0xffff << 16) macro
H A Dsoctherm.c1309 state = REG_GET_MASK(r, SENSOR_CONFIG2_THERMA_MASK); in regs_show()