Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/thermal/
Dmtk_thermal.c129 #define CALIB_BUF2_VTS_TS5(x) (((x) >> 5) & 0x1ff) macro
814 mt->vts[VTS5] = CALIB_BUF2_VTS_TS5(buf[2]); in mtk_thermal_get_calibration_data()