HomeSort by: relevance | last modified time | path
    Searched refs:intel_dpll_hw_state (Results 1 - 6 of 6) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/i915/display/
intel_ddi.h 21 struct intel_dpll_hw_state;
53 struct intel_dpll_hw_state *state);
intel_dpll_mgr.h 170 struct intel_dpll_hw_state { struct
235 * struct &intel_dpll_hw_state.
237 struct intel_dpll_hw_state hw_state;
282 struct intel_dpll_hw_state *hw_state);
385 const struct intel_dpll_hw_state *hw_state);
intel_dpll_mgr.c 126 struct intel_dpll_hw_state hw_state;
256 const struct intel_dpll_hw_state *pll_state,
305 const struct intel_dpll_hw_state *pll_state)
377 struct intel_dpll_hw_state *hw_state)
492 const struct intel_dpll_hw_state *hw_state)
565 struct intel_dpll_hw_state *hw_state)
586 struct intel_dpll_hw_state *hw_state)
921 const struct intel_dpll_hw_state *hw_state)
951 struct intel_dpll_hw_state *hw_state)
1056 struct intel_dpll_hw_state *hw_state
    [all...]
intel_display_types.h 906 struct intel_dpll_hw_state dpll_hw_state;
914 struct intel_dpll_hw_state hw_state;
intel_ddi.c 1322 static int skl_calc_wrpll_link(const struct intel_dpll_hw_state *pll_state)
1378 struct intel_dpll_hw_state *pll_state)
1456 const struct intel_dpll_hw_state *pll_state)
1555 struct intel_dpll_hw_state *pll_state = &pipe_config->dpll_hw_state;
1581 struct intel_dpll_hw_state *pll_state = &pipe_config->dpll_hw_state;
1629 struct intel_dpll_hw_state *pll_state = &pipe_config->dpll_hw_state;
1720 static int bxt_calc_pll_link(const struct intel_dpll_hw_state *pll_state)
intel_display.c 14056 struct intel_dpll_hw_state dpll_hw_state;

Completed in 30 milliseconds