Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/thermal/tegra/
Dsoctherm.c45 #define SENSOR_CONFIG1_TSAMPLE_MASK 0x3ff macro
637 state = REG_GET_MASK(r, SENSOR_CONFIG1_TSAMPLE_MASK); in regs_show()