Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/thermal/
Dmtk_thermal.c125 #define CALIB_BUF0_VTS_TS1(x) (((x) >> 17) & 0x1ff) macro
802 mt->vts[VTS1] = CALIB_BUF0_VTS_TS1(buf[0]); in mtk_thermal_get_calibration_data()