Searched refs:TDC_RES_MULTIPLIER (Results 1 – 1 of 1) sorted by relevance
41 #define TDC_RES_MULTIPLIER 10000000ULL macro1570 temp1 = div64_u64(((4 * TDC_RES_MULTIPLIER) + temp0) * 500, temp0 * refclk_khz); in intel_lt_phy_calculate_hdmi_state()1572 temp3 = div64_u64(((8 * TDC_RES_MULTIPLIER) + temp2), temp2); in intel_lt_phy_calculate_hdmi_state()1577 feedfwd_gain = (m2div_frac > 0) ? div64_u64(m1div * TDC_RES_MULTIPLIER, temp0) : 0; in intel_lt_phy_calculate_hdmi_state()