Searched refs:DPLL_ID_PCH_PLL_A (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/display/ |
H A D | intel_dpll_mgr.h | 53 * @DPLL_ID_PCH_PLL_A: DPLL A in ILK, SNB and IVB 55 DPLL_ID_PCH_PLL_A = 0, enumerator
|
H A D | intel_pch_display.c | 521 pll_id = DPLL_ID_PCH_PLL_A; in ilk_pch_get_config()
|
H A D | intel_dpll_mgr.c | 577 BIT(DPLL_ID_PCH_PLL_A)); in ibx_get_dpll() 611 { "PCH DPLL A", &ibx_pch_dpll_funcs, DPLL_ID_PCH_PLL_A, 0 },
|
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/display/ |
H A D | intel_dpll_mgr.h | 60 * @DPLL_ID_PCH_PLL_A: DPLL A in ILK, SNB and IVB 62 DPLL_ID_PCH_PLL_A = 0, enumerator
|
H A D | intel_dpll_mgr.c | 506 BIT(DPLL_ID_PCH_PLL_A)); in ibx_get_dpll() 541 { "PCH DPLL A", &ibx_pch_dpll_funcs, DPLL_ID_PCH_PLL_A, 0 },
|
H A D | intel_display.c | 10783 pll_id= DPLL_ID_PCH_PLL_A; in ilk_get_pipe_config()
|
Completed in 38 milliseconds