Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/i915/display/
H A Dintel_display_regs.h2575 #define DPLL_CFGCR2_QDIV_RATIO_MASK (0xff << 8) macro
H A Dintel_dpll_mgr.c1750 p1 = (hw_state->cfgcr2 & DPLL_CFGCR2_QDIV_RATIO_MASK) >> 8; in skl_ddi_wrpll_get_freq()