Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/thermal/
Damlogic_thermal.c51 #define TSENSOR_READ_TEMP_MASK GENMASK(15, 0) macro
190 tval & TSENSOR_READ_TEMP_MASK); in amlogic_thermal_get_temp()