Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/thermal/tegra/
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()