Searched refs:wait_count (Results 1 – 7 of 7) sorted by relevance
702 unsigned int wait_count; in mipi_tx_wait_cmd_fifo_empty() local704 wait_count = 0; in mipi_tx_wait_cmd_fifo_empty()708 wait_count++; in mipi_tx_wait_cmd_fifo_empty()712 if (wait_count > MIPI_TX_READ_TIMEOUT_CNT) { in mipi_tx_wait_cmd_fifo_empty()724 unsigned int wait_count; in mipi_tx_wait_write_fifo_empty() local726 wait_count = 0; in mipi_tx_wait_write_fifo_empty()730 wait_count++; in mipi_tx_wait_write_fifo_empty()734 if (wait_count > MIPI_TX_READ_TIMEOUT_CNT) { in mipi_tx_wait_write_fifo_empty()746 unsigned int wait_count; in mipi_tx_wait_write_fifo_not_full() local748 wait_count = 0; in mipi_tx_wait_write_fifo_not_full()[all …]
169 int wait_count = 0; in bk_mailbox_send() local171 while(wait_count < MAILBOX_SEND_WAIT_COUNT) in bk_mailbox_send()179 wait_count++; in bk_mailbox_send()
47 unsigned long wait_count; member729 lcdp->wait_count++; in disp_lcd_vsync_handle()1669 count = lcdp->wait_count; in disp_lcd_wait_for_vsync()1675 lcdp->wait, count != lcdp->wait_count, msecs_to_jiffies(50)); in disp_lcd_wait_for_vsync()
87 hi_u32 wait_count = 10; in wal_init_dev_addr() local103 while (g_wait_mac_set == 1 && (wait_count--) > 0) { in wal_init_dev_addr()
45 unsigned long wait_count[3]; member582 count = g_fbi.wait_count[sel]; in fb_wait_for_vsync()587 wait_count[sel], in fb_wait_for_vsync()820 g_fbi.wait_count[sel]++; in DRV_disp_int_process()
474 u64 wait_count; member
978 __schedstat_inc(se->statistics.wait_count); in update_stats_wait_end()