Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/thermal/
Dmtk_thermal.c131 #define CALIB_BUF0_DEGC_CALI(x) (((x) >> 1) & 0x3f) macro
824 mt->degc_cali = CALIB_BUF0_DEGC_CALI(buf[0]); in mtk_thermal_get_calibration_data()