Searched refs:TO_FFP (Results 1 – 1 of 1) sorted by relevance
443 #define TO_FFP(x) (((int64_t)(x)) << FR_BITS) macro471 min_err_f = TO_FFP(100); in get_hda_cts_n()472 half_f = TO_FFP(1) / 2; in get_hda_cts_n()479 cts_f = TO_FFP(pixclk_freq_hz); in get_hda_cts_n()483 err_f = cts_f - TO_FFP(cts); in get_hda_cts_n()486 aval_f = TO_FFP(24000000); in get_hda_cts_n()492 if (TO_FFP(aval) == aval_f && in get_hda_cts_n()506 #undef TO_FFP