Home
last modified time | relevance | path

Searched refs:DPLL_ID_PCH_PLL_A (Results 1 – 3 of 3) sorted by relevance

/linux-6.15/drivers/gpu/drm/i915/display/
H A Dintel_dpll_mgr.h60 DPLL_ID_PCH_PLL_A = 0, enumerator
H A Dintel_pch_display.c532 pll_id = DPLL_ID_PCH_PLL_A; in ilk_pch_get_config()
H A Dintel_dpll_mgr.c631 BIT(DPLL_ID_PCH_PLL_A)); in ibx_get_dpll()
678 { .name = "PCH DPLL A", .funcs = &ibx_pch_dpll_funcs, .id = DPLL_ID_PCH_PLL_A, },