Searched refs:delay1_us (Results 1 - 1 of 1) sorted by path

/linux-master/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn32/
H A Ddcn32_clk_mgr_smu_msg.c130 unsigned int delay1_us, delay2_us; local
134 dcn32_smu_wait_for_response_delay(clk_mgr, 10, 200000, &delay1_us);
152 *total_delay_us = delay1_us + delay2_us;
156 *total_delay_us = delay1_us + 2000000;

Completed in 439 milliseconds