Searched refs:polling_interval_us (Results 1 – 4 of 4) sorted by relevance
1909 unsigned int polling_interval_us) in hwss_add_hubp_wait_flip_pending() argument1914 …q_state->num_steps].params.hubp_wait_flip_pending_params.polling_interval_us = polling_interval_us; in hwss_add_hubp_wait_flip_pending()1926 unsigned int polling_interval_us) in hwss_add_tg_wait_double_buffer_pending() argument1931 …->num_steps].params.tg_wait_double_buffer_pending_params.polling_interval_us = polling_interval_us; in hwss_add_tg_wait_double_buffer_pending()2594 unsigned int polling_interval_us = params->hubp_wait_flip_pending_params.polling_interval_us; in hwss_hubp_wait_flip_pending() local2597 for (j = 0; j < timeout_us / polling_interval_us in hwss_hubp_wait_flip_pending()2599 udelay(polling_interval_us); in hwss_hubp_wait_flip_pending()2606 …unsigned int polling_interval_us = params->tg_wait_double_buffer_pending_params.polling_interval_u… in hwss_tg_wait_double_buffer_pending() local2610 for (j = 0; j < timeout_us / polling_interval_us in hwss_tg_wait_double_buffer_pending()2612 udelay(polling_interval_us); in hwss_tg_wait_double_buffer_pending()
446 unsigned int polling_interval_us; member452 unsigned int polling_interval_us; member1718 struct hubp *hubp, unsigned int timeout_us, unsigned int polling_interval_us);1721 struct timing_generator *tg, unsigned int timeout_us, unsigned int polling_interval_us);
1404 unsigned int polling_interval_us = 1; in dcn20_pipe_control_lock() local1410 for (i = 0; i < TIMEOUT_FOR_FLIP_PENDING_US / polling_interval_us; ++i) { in dcn20_pipe_control_lock()1413 udelay(polling_interval_us); in dcn20_pipe_control_lock()2238 unsigned int polling_interval_us = 1; in dcn20_post_unlock_program_front_end() local2266 for (j = 0; j < timeout_us / polling_interval_us in dcn20_post_unlock_program_front_end()2268 udelay(polling_interval_us); in dcn20_post_unlock_program_front_end()2287 for (j = 0; j < timeout_us / polling_interval_us in dcn20_post_unlock_program_front_end()2289 udelay(polling_interval_us); in dcn20_post_unlock_program_front_end()
2567 unsigned int polling_interval_us = 1; in dcn401_post_unlock_program_front_end() local2597 for (j = 0; j < timeout_us / polling_interval_us in dcn401_post_unlock_program_front_end()2599 udelay(polling_interval_us); in dcn401_post_unlock_program_front_end()2618 for (j = 0; j < timeout_us / polling_interval_us in dcn401_post_unlock_program_front_end()2620 udelay(polling_interval_us); in dcn401_post_unlock_program_front_end()