Home
last modified time | relevance | path

Searched refs:TO_INT (Results 1 – 1 of 1) sorted by relevance

/f-stack/freebsd/arm/nvidia/drm2/
H A Dtegra_hdmi.c446 #define TO_INT(x) ((int)((x) >> FR_BITS)) macro
484 cts = TO_INT(cts_f + half_f); /* round */ in get_hda_cts_n()
491 aval = TO_INT(aval_f); /* truncate */ in get_hda_cts_n()
509 #undef TO_INT