Searched defs:total_delay_us (Results 1 – 2 of 2) sorted by relevance
/linux-6.14.4/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn32/ |
D | dcn32_clk_mgr_smu_msg.c | 106 …r_internal *clk_mgr, unsigned int delay_us, unsigned int max_retries, unsigned int *total_delay_us) in dcn32_smu_wait_for_response_delay() 128 …al *clk_mgr, uint32_t msg_id, uint32_t param_in, uint32_t *param_out, unsigned int *total_delay_us) in dcn32_smu_send_msg_with_param_delay() 209 …t_hard_min_status(struct clk_mgr_internal *clk_mgr, bool *no_timeout, unsigned int *total_delay_us) in dcn32_smu_get_hard_min_status() 229 unsigned int total_delay_us, read_total_delay_us; in dcn32_smu_wait_get_hard_min_status() local
|
/linux-6.14.4/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn401/ |
D | dcn401_clk_mgr_smu_msg.c | 88 …r_internal *clk_mgr, unsigned int delay_us, unsigned int max_retries, unsigned int *total_delay_us) in dcn401_smu_wait_for_response_delay() 110 …al *clk_mgr, uint32_t msg_id, uint32_t param_in, uint32_t *param_out, unsigned int *total_delay_us) in dcn401_smu_send_msg_with_param_delay() 182 …t_hard_min_status(struct clk_mgr_internal *clk_mgr, bool *no_timeout, unsigned int *total_delay_us) in dcn401_smu_get_hard_min_status() 203 unsigned int total_delay_us = 0; in dcn401_smu_wait_hard_min_status() local
|