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