Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/thermal/tegra/
Dsoctherm.c54 #define SENSOR_CONFIG1_TEMP_ENABLE BIT(31) macro
397 val |= SENSOR_CONFIG1_TEMP_ENABLE; in enable_tsensor()
1305 state = REG_GET_MASK(r, SENSOR_CONFIG1_TEMP_ENABLE); in regs_show()