Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn30/
H A Ddcn30m_clk_mgr_smu_msg.c108 uint32_t dcn30m_smu_set_smart_mux_switch(struct clk_mgr_internal *clk_mgr, uint32_t pins_to_set) in dcn30m_smu_set_smart_mux_switch() argument
112 smu_print("SMU Set SmartMux Switch: switch_dgpu = %d\n", pins_to_set); in dcn30m_smu_set_smart_mux_switch()
115 DALSMC_MSG_SmartAccess, pins_to_set, &response); in dcn30m_smu_set_smart_mux_switch()
H A Ddcn30m_clk_mgr.c31 uint32_t dcn30m_set_smartmux_switch(struct clk_mgr *clk_mgr_base, uint32_t pins_to_set) in dcn30m_set_smartmux_switch() argument
35 return dcn30m_smu_set_smart_mux_switch(clk_mgr, pins_to_set); in dcn30m_set_smartmux_switch()
H A Ddcn30m_clk_mgr.h29 uint32_t dcn30m_set_smartmux_switch(struct clk_mgr *clk_mgr_base, uint32_t pins_to_set);
H A Ddcn30m_clk_mgr_smu_msg.h33 uint32_t dcn30m_smu_set_smart_mux_switch(struct clk_mgr_internal *clk_mgr, uint32_t pins_to_set
/linux/drivers/gpu/drm/amd/display/dc/inc/hw/
H A Dclk_mgr.h340 uint32_t (*set_smartmux_switch)(struct clk_mgr *clk_mgr, uint32_t pins_to_set);