Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/i915/display/
H A Dintel_cx0_phy_regs.h148 #define C10_PLL15_HDMIDIV_MASK REG_GENMASK8(5, 3) macro
H A Dintel_cx0_phy.c2353 hdmi_div = REG_FIELD_GET8(C10_PLL15_HDMIDIV_MASK, pll_state->pll[15]); in intel_c10pll_calc_port_clock()