Home
last modified time | relevance | path

Searched refs:dml_clk_cfg_st (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/gpu/drm/amd/display/dc/dml2/
H A Ddisplay_mode_util.h67 __DML_DLL_EXPORT__ void dml_print_clk_cfg(const struct dml_clk_cfg_st *clk_cfg);
H A Ddisplay_mode_core.h35 void dml_core_mode_programming(struct display_mode_lib_st *mode_lib, const struct dml_clk_cfg_st *c…
H A Ddisplay_mode_util.c687 __DML_DLL_EXPORT__ void dml_print_clk_cfg(const struct dml_clk_cfg_st *clk_cfg) in dml_print_clk_cfg()
H A Ddisplay_mode_core_structs.h622 struct dml_clk_cfg_st { struct
H A Ddisplay_mode_core.c8288 void dml_core_mode_programming(struct display_mode_lib_st *mode_lib, const struct dml_clk_cfg_st *c… in dml_core_mode_programming()
10122 struct dml_clk_cfg_st clk_cfg; in dml_mode_programming()