Searched refs:REF_MIN (Results 1 - 1 of 1) sorted by relevance

/openbsd-current/sys/dev/pci/drm/i915/display/
H A Dintel_dpll_mgr.c723 #define REF_MIN 48 macro
882 * We want R so that REF_MIN <= Ref <= REF_MAX.
885 * REF_MIN * r2 < LC_FREQ * 2
888 * LC_FREQ * 2 / REF_MAX < r2 < LC_FREQ * 2 / REF_MIN
892 r2 <= LC_FREQ * 2 / REF_MIN;

Completed in 122 milliseconds