Searched refs:pins_to_set (Results 1 – 5 of 5) sorted by relevance
108 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() argument112 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()
31 uint32_t dcn30m_set_smartmux_switch(struct clk_mgr *clk_mgr_base, uint32_t pins_to_set) in dcn30m_set_smartmux_switch() argument35 return dcn30m_smu_set_smart_mux_switch(clk_mgr, pins_to_set); in dcn30m_set_smartmux_switch()
29 uint32_t dcn30m_set_smartmux_switch(struct clk_mgr *clk_mgr_base, uint32_t pins_to_set);
33 uint32_t dcn30m_smu_set_smart_mux_switch(struct clk_mgr_internal *clk_mgr, uint32_t pins_to_set…
340 uint32_t (*set_smartmux_switch)(struct clk_mgr *clk_mgr, uint32_t pins_to_set);