Searched refs:time_out_us (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/gpu/drm/amd/display/dc/
H A Ddc_helper.c213 uint32_t mask, uint32_t shift, uint32_t condition_value, uint32_t time_out_us)
223 cmd_buf->reg_wait.time_out_us = time_out_us;
212 dmub_reg_wait_done_pack(const struct dc_context *ctx, uint32_t addr, uint32_t mask, uint32_t shift, uint32_t condition_value, uint32_t time_out_us) argument
/linux-master/drivers/gpu/drm/amd/display/dmub/inc/
H A Ddmub_cmd.h1355 uint32_t time_out_us; /**< Time out for reg wait in microseconds */ member in struct:dmub_cmd_reg_wait_data

Completed in 99 milliseconds