Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/i915/display/
H A Dintel_cx0_phy_regs.h223 #define CLOCK_4999MHZ 4999999999 macro
H A Dintel_cx0_phy.c1923 vco_freq_shift = ilog2(div64_u64((u64)CLOCK_4999MHZ * (u64)256, (u64)datarate)); in intel_c20_compute_hdmi_tmds_pll()