Home
last modified time | relevance | path

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

/openbmc/linux/drivers/thermal/
H A Damlogic_thermal.c54 #define TSENSOR_TRIM_SIGN_MASK BIT(15) macro
117 uefuse = pdata->trim_info & TSENSOR_TRIM_SIGN_MASK ? in amlogic_thermal_code_to_millicelsius()