Home
last modified time | relevance | path

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

/linux-6.15/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn401/
H A Ddcn401_clk_mgr_smu_msg.c88 static uint32_t dcn401_smu_wait_for_response_delay(struct clk_mgr_internal *clk_mgr, unsigned int d… in dcn401_smu_wait_for_response_delay() function
116 dcn401_smu_wait_for_response_delay(clk_mgr, 10, 200000, &delay1_us); in dcn401_smu_send_msg_with_param_delay()
130 if (dcn401_smu_wait_for_response_delay(clk_mgr, 10, 200000, &delay2_us) == DALSMC_Result_OK) { in dcn401_smu_send_msg_with_param_delay()