Home
last modified time | relevance | path

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

/openbsd/src/sys/dev/pci/drm/i915/display/
Dintel_dpll_mgr.h278 struct intel_dpll_hw_state { struct
310 struct intel_dpll_hw_state hw_state;
425 const struct intel_dpll_hw_state *dpll_hw_state);
428 struct intel_dpll_hw_state *dpll_hw_state);
439 const struct intel_dpll_hw_state *dpll_hw_state);
441 const struct intel_dpll_hw_state *a,
442 const struct intel_dpll_hw_state *b);
Dintel_dpll_mgr.c69 const struct intel_dpll_hw_state *dpll_hw_state);
86 struct intel_dpll_hw_state *dpll_hw_state);
94 const struct intel_dpll_hw_state *dpll_hw_state);
113 const struct intel_dpll_hw_state *dpll_hw_state);
114 bool (*compare_hw_state)(const struct intel_dpll_hw_state *a,
115 const struct intel_dpll_hw_state *b);
177 struct intel_dpll_hw_state hw_state; in assert_shared_dpll()
357 const struct intel_dpll_hw_state *dpll_hw_state, in intel_find_shared_dpll()
435 const struct intel_dpll_hw_state *dpll_hw_state) in intel_reference_shared_dpll()
524 struct intel_dpll_hw_state *dpll_hw_state) in ibx_pch_dpll_get_hw_state()
[all …]
Dintel_dpll.h16 struct intel_dpll_hw_state;
27 struct intel_dpll_hw_state *dpll_hw_state);
Dintel_ddi.h20 struct intel_dpll_hw_state;
Dintel_display_types.h1183 struct intel_dpll_hw_state dpll_hw_state;
1191 struct intel_dpll_hw_state hw_state;
Dintel_dpll.c389 struct intel_dpll_hw_state *dpll_hw_state) in i9xx_dpll_get_hw_state()
Dintel_display.c5018 const struct intel_dpll_hw_state *a, in pipe_config_pll_mismatch()
5019 const struct intel_dpll_hw_state *b) in pipe_config_pll_mismatch()