Searched refs:dcn32_smu_wait_for_response (Results 1 – 1 of 1) sorted by relevance
50 static uint32_t dcn32_smu_wait_for_response(struct clk_mgr_internal *clk_mgr, unsigned int delay_us, unsigned int max_retries) in dcn32_smu_wait_for_response() function 74 dcn32_smu_wait_for_response(clk_mgr, 10, 200000); in dcn32_smu_send_msg_with_param() 88 if (dcn32_smu_wait_for_response(clk_mgr, 10, 200000) == DALSMC_Result_OK) { in dcn32_smu_send_msg_with_param()