Home
last modified time | relevance | path

Searched refs:SENSOR_TEMP2_MEM_TEMP_MASK (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-5.10/drivers/thermal/tegra/
H A Dsoctherm.h56 #define SENSOR_TEMP2_MEM_TEMP_MASK (0xffff << 16) macro
H A Dtegra210-soctherm.c106 .sensor_temp_mask = SENSOR_TEMP2_MEM_TEMP_MASK,
H A Dtegra132-soctherm.c105 .sensor_temp_mask = SENSOR_TEMP2_MEM_TEMP_MASK,
H A Dtegra124-soctherm.c105 .sensor_temp_mask = SENSOR_TEMP2_MEM_TEMP_MASK,
H A Dsoctherm.c1370 state = REG_GET_MASK(r, SENSOR_TEMP2_MEM_TEMP_MASK); in regs_show()
/kernel/linux/linux-6.6/drivers/thermal/tegra/
H A Dsoctherm.h56 #define SENSOR_TEMP2_MEM_TEMP_MASK (0xffff << 16) macro
H A Dtegra210-soctherm.c106 .sensor_temp_mask = SENSOR_TEMP2_MEM_TEMP_MASK,
H A Dtegra132-soctherm.c105 .sensor_temp_mask = SENSOR_TEMP2_MEM_TEMP_MASK,
H A Dtegra124-soctherm.c105 .sensor_temp_mask = SENSOR_TEMP2_MEM_TEMP_MASK,
H A Dsoctherm.c1332 state = REG_GET_MASK(r, SENSOR_TEMP2_MEM_TEMP_MASK); in regs_show()

Completed in 10 milliseconds