Home
last modified time | relevance | path

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

/freebsd/sys/arm/nvidia/drm2/
H A Dtegra_hdmi.c443 #define TO_INT(x) ((int)((x) >> FR_BITS)) macro
481 cts = TO_INT(cts_f + half_f); /* round */ in get_hda_cts_n()
488 aval = TO_INT(aval_f); /* truncate */ in get_hda_cts_n()
506 #undef TO_INT