Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/thermal/tegra/
Dsoctherm.c48 #define SENSOR_CONFIG1_TSAMPLE_MASK 0x3ff macro
1281 state = REG_GET_MASK(r, SENSOR_CONFIG1_TSAMPLE_MASK); in regs_show()