Home
last modified time | relevance | path

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

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