Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/thermal/tegra/
H A Dsoctherm.c66 #define SENSOR_STATUS1_TEMP_VALID_MASK BIT(31) macro
1323 state = REG_GET_MASK(r, SENSOR_STATUS1_TEMP_VALID_MASK); in regs_show()
/kernel/linux/linux-6.6/drivers/thermal/tegra/
H A Dsoctherm.c66 #define SENSOR_STATUS1_TEMP_VALID_MASK BIT(31) macro
1285 state = REG_GET_MASK(r, SENSOR_STATUS1_TEMP_VALID_MASK); in regs_show()

Completed in 7 milliseconds