Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn32/
H A Ddcn32_clk_mgr_smu_msg.c50 static uint32_t dcn32_smu_wait_for_response(struct clk_mgr_internal *clk_mgr, unsigned int delay_us… in dcn32_smu_wait_for_response() function
71 dcn32_smu_wait_for_response(clk_mgr, 10, 200000); in dcn32_smu_send_msg_with_param()
83 if (dcn32_smu_wait_for_response(clk_mgr, 10, 200000) == DALSMC_Result_OK) { in dcn32_smu_send_msg_with_param()