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

  /src/sys/external/bsd/drm2/dist/drm/i915/display/
intel_dpll_mgr.h 164 ICL_PORT_DPLL_DEFAULT,
intel_dpll_mgr.c 2979 enum icl_port_dpll_id port_dpll_id = ICL_PORT_DPLL_DEFAULT;
3000 &crtc_state->icl_port_dplls[ICL_PORT_DPLL_DEFAULT];
3046 port_dpll = &crtc_state->icl_port_dplls[ICL_PORT_DPLL_DEFAULT];
3086 port_dpll = &crtc_state->icl_port_dplls[ICL_PORT_DPLL_DEFAULT];
3120 for (id = ICL_PORT_DPLL_DEFAULT; id < ICL_PORT_DPLL_COUNT; id++) {
intel_display.c 10602 port_dpll_id = ICL_PORT_DPLL_DEFAULT;
10613 port_dpll_id = ICL_PORT_DPLL_DEFAULT;

Completed in 26 milliseconds