Home
last modified time | relevance | path

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

/linux-6.15/drivers/gpu/drm/i915/display/
H A Dintel_dpll_mgr.c3703 hw_state->cfgcr0 = intel_de_read(display, ADLS_DPLL_CFGCR0(id)); in icl_pll_get_hw_state()
3767 cfgcr0_reg = ADLS_DPLL_CFGCR0(id); in icl_dpll_write()
/linux-6.15/drivers/gpu/drm/i915/
H A Di915_reg.h4077 #define ADLS_DPLL_CFGCR0(pll) _MMIO(_PICK_EVEN_2RANGES(pll, 2, \ macro