Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/thermal/
Dmtk_thermal.c128 #define CALIB_BUF2_VTS_TS4(x) (((x) >> 23) & 0x1ff) macro
811 mt->vts[VTS4] = CALIB_BUF2_VTS_TS4(buf[2]); in mtk_thermal_get_calibration_data()