Searched refs:CALIB_BUF0_O_SLOPE_V1 (Results 1 – 1 of 1) sorted by relevance
139 #define CALIB_BUF0_O_SLOPE_V1(x) (((x) >> 26) & 0x3f) macro1027 mt->o_slope = -CALIB_BUF0_O_SLOPE_V1(buf[0]); in mtk_thermal_extract_efuse_v1()1029 mt->o_slope = CALIB_BUF0_O_SLOPE_V1(buf[0]); in mtk_thermal_extract_efuse_v1()