OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:port_dpll_id
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/i915/display/
intel_dpll_mgr.c
2957
* @
port_dpll_id
: the active @
port_dpll_id
to select
2959
* Select the given @
port_dpll_id
instance from the DPLLs reserved for the
2963
enum icl_port_dpll_id
port_dpll_id
)
2966
&crtc_state->icl_port_dplls[
port_dpll_id
];
2979
enum icl_port_dpll_id
port_dpll_id
= ICL_PORT_DPLL_DEFAULT;
local in function:icl_update_active_dpll
2988
port_dpll_id
= ICL_PORT_DPLL_MG_PHY;
2990
icl_set_active_port_dpll(crtc_state,
port_dpll_id
);
intel_display.c
10594
enum icl_port_dpll_id
port_dpll_id
;
local in function:icl_get_ddi_pll
10602
port_dpll_id
= ICL_PORT_DPLL_DEFAULT;
10609
port_dpll_id
= ICL_PORT_DPLL_MG_PHY;
10613
port_dpll_id
= ICL_PORT_DPLL_DEFAULT;
10620
pipe_config->icl_port_dplls[
port_dpll_id
].pll =
10623
icl_set_active_port_dpll(pipe_config,
port_dpll_id
);
Completed in 25 milliseconds
Indexes created Sat Sep 20 22:09:52 GMT 2025