Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/thermal/
H A Damlogic_thermal.c53 #define TSENSOR_READ_TEMP_MASK GENMASK(15, 0) macro
192 tval & TSENSOR_READ_TEMP_MASK); in amlogic_thermal_get_temp()
/kernel/linux/linux-6.6/drivers/thermal/
H A Damlogic_thermal.c51 #define TSENSOR_READ_TEMP_MASK GENMASK(15, 0) macro
190 tval & TSENSOR_READ_TEMP_MASK); in amlogic_thermal_get_temp()

Completed in 3 milliseconds