Searched refs:TO_FFP (Results 1 – 1 of 1) sorted by relevance
442 #define TO_FFP(x) (((int64_t)(x)) << FR_BITS) macro470 min_err_f = TO_FFP(100); in get_hda_cts_n()471 half_f = TO_FFP(1) / 2; in get_hda_cts_n()478 cts_f = TO_FFP(pixclk_freq_hz); in get_hda_cts_n()482 err_f = cts_f - TO_FFP(cts); in get_hda_cts_n()485 aval_f = TO_FFP(24000000); in get_hda_cts_n()491 if (TO_FFP(aval) == aval_f && in get_hda_cts_n()505 #undef TO_FFP