Home
last modified time | relevance | path

Searched refs:intel_dpll_hw_state (Results 1 – 6 of 6) sorted by relevance

/linux/drivers/gpu/drm/i915/display/
H A Dintel_dpll_mgr.h271 struct intel_dpll_hw_state { struct
303 struct intel_dpll_hw_state hw_state;
418 const struct intel_dpll_hw_state *dpll_hw_state);
421 struct intel_dpll_hw_state *dpll_hw_state);
432 const struct intel_dpll_hw_state *dpll_hw_state);
434 const struct intel_dpll_hw_state *a,
435 const struct intel_dpll_hw_state *b);
H A Dintel_dpll_mgr.c70 const struct intel_dpll_hw_state *dpll_hw_state);
87 struct intel_dpll_hw_state *dpll_hw_state);
95 const struct intel_dpll_hw_state *dpll_hw_state);
114 const struct intel_dpll_hw_state *dpll_hw_state);
115 bool (*compare_hw_state)(const struct intel_dpll_hw_state *a,
116 const struct intel_dpll_hw_state *b);
179 struct intel_dpll_hw_state hw_state; in assert_shared_dpll()
359 const struct intel_dpll_hw_state *dpll_hw_state, in intel_find_shared_dpll()
437 const struct intel_dpll_hw_state *dpll_hw_state) in intel_reference_shared_dpll()
526 struct intel_dpll_hw_state *dpll_hw_state) in ibx_pch_dpll_get_hw_state()
[all …]
H A Dintel_dpll.h16 struct intel_dpll_hw_state;
27 struct intel_dpll_hw_state *dpll_hw_state);
H A Dintel_ddi.h20 struct intel_dpll_hw_state;
H A Dintel_display_types.h1080 struct intel_dpll_hw_state dpll_hw_state;
1088 struct intel_dpll_hw_state hw_state;
H A Dintel_dpll.c390 struct intel_dpll_hw_state *dpll_hw_state) in i9xx_dpll_get_hw_state()