Home
last modified time | relevance | path

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

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