Home
last modified time | relevance | path

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

/openbmc/linux/drivers/thermal/tegra/
H A Dsoctherm.c50 #define SENSOR_CONFIG1_TIDDQ_EN_MASK (0x3f << 15) macro
1277 state = REG_GET_MASK(r, SENSOR_CONFIG1_TIDDQ_EN_MASK); in regs_show()