Home
last modified time | relevance | path

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

/drivers/thermal/
Dmtk_thermal.c126 #define CALIB_BUF0_VTS_TS2(x) (((x) >> 8) & 0x1ff) macro
805 mt->vts[VTS2] = CALIB_BUF0_VTS_TS2(buf[0]); in mtk_thermal_get_calibration_data()