Searched refs:for_each_shared_dpll (Results 1 – 4 of 4) sorted by relevance
| /linux-6.15/drivers/gpu/drm/i915/display/ |
| H A D | intel_dpll_mgr.h | 33 #define for_each_shared_dpll(__display, __pll, __i) \ macro
|
| H A D | intel_dpll_mgr.c | 128 for_each_shared_dpll(display, pll, i) in intel_atomic_duplicate_dpll_state() 165 for_each_shared_dpll(display, pll, i) { in intel_get_shared_dpll_by_id() 348 for_each_shared_dpll(display, pll, i) { in intel_dpll_mask_all() 521 for_each_shared_dpll(display, pll, i) in intel_shared_dpll_swap_state() 4548 for_each_shared_dpll(display, pll, i) in intel_dpll_readout_hw_state() 4577 for_each_shared_dpll(display, pll, i) in intel_dpll_sanitize_state() 4726 for_each_shared_dpll(display, pll, i) in intel_shared_dpll_verify_disabled()
|
| H A D | intel_pch_refclk.c | 533 for_each_shared_dpll(display, pll, i) { in ilk_init_pch_refclk()
|
| H A D | intel_display_debugfs.c | 637 for_each_shared_dpll(display, pll, i) { in i915_shared_dplls_info()
|