Searched refs:o_slope_sign (Results 1 – 2 of 2) sorted by relevance
344 s32 o_slope_sign; member749 if (mt->o_slope_sign == 0) in raw_to_mcelsius_v2()1049 mt->o_slope_sign = CALIB_BUF1_O_SLOPE_SIGN_V2(buf[1]); in mtk_thermal_extract_efuse_v2()1065 mt->o_slope_sign = CALIB_BUF1_O_SLOPE_SIGN_V3(buf[1]); in mtk_thermal_extract_efuse_v3()
1968 int o_slope, o_slope_sign, ts_id; in svs_mt8183_efuse_parsing() local2037 o_slope_sign = (svsp->tefuse[0] >> 7) & BIT(0); in svs_mt8183_efuse_parsing()2044 if (!o_slope_sign) in svs_mt8183_efuse_parsing()