Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/thermal/tegra/
Dsoctherm.h25 #define SENSOR_CONFIG2_THERMA_MASK (0xffff << 16) macro
Dsoctherm.c1314 state = REG_GET_MASK(r, SENSOR_CONFIG2_THERMA_MASK); in regs_show()