Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/thermal/tegra/
H A 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()
/kernel/linux/linux-6.6/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()

Completed in 8 milliseconds