Searched refs:TO_FFP (Results 1 – 1 of 1) sorted by relevance
445 #define TO_FFP(x) (((int64_t)(x)) << FR_BITS) macro473 min_err_f = TO_FFP(100); in get_hda_cts_n()474 half_f = TO_FFP(1) / 2; in get_hda_cts_n()481 cts_f = TO_FFP(pixclk_freq_hz); in get_hda_cts_n()485 err_f = cts_f - TO_FFP(cts); in get_hda_cts_n()488 aval_f = TO_FFP(24000000); in get_hda_cts_n()494 if (TO_FFP(aval) == aval_f && in get_hda_cts_n()508 #undef TO_FFP