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

/linux-master/drivers/gpu/drm/i915/display/
H A Dintel_dpll_mgr.c1743 if (hw_state->cfgcr2 & DPLL_CFGCR2_QDIV_MODE(1))
1831 DPLL_CFGCR2_QDIV_MODE(wrpll_params.qdiv_mode) |
/linux-master/drivers/gpu/drm/i915/
H A Di915_reg.h4880 #define DPLL_CFGCR2_QDIV_MODE(x) ((x) << 7)
5973 #define DPLL_CFGCR2_QDIV_MODE macro

Completed in 138 milliseconds