Searched refs:poll_count (Results 1 – 13 of 13) sorted by relevance
133 unsigned int poll_count; in pvr2_encoder_cmd() local217 poll_count = 0; in pvr2_encoder_cmd()219 poll_count++; in pvr2_encoder_cmd()228 if (rdData[0] && (poll_count < 1000)) continue; in pvr2_encoder_cmd()
40 int poll_count; member
793 int poll_count = 0; in poll_hpc() local823 ++poll_count; in poll_hpc()850 ++poll_count; in poll_hpc()863 if (poll_count >= POLL_LATCH_CNT) { in poll_hpc()864 poll_count = 0; in poll_hpc()
48 u16 poll_count = 0; in __wlcore_cmd_send() local88 poll_count++; in __wlcore_cmd_send()89 if (poll_count < WL1271_CMD_FAST_POLL_COUNT) in __wlcore_cmd_send()170 u16 poll_count = 0; in wlcore_cmd_wait_for_event_or_timeout() local193 poll_count++; in wlcore_cmd_wait_for_event_or_timeout()194 if (poll_count < WL1271_WAIT_EVENT_FAST_POLL_COUNT) in wlcore_cmd_wait_for_event_or_timeout()
322 for (i = 0; i < mbox_cmd->poll_count; i++) { in __cxl_pci_mbox_send_cmd()332 timeout * mbox_cmd->poll_count); in __cxl_pci_mbox_send_cmd()
626 unsigned int numPages, poll_count, status; in smc_hard_start_xmit() local662 poll_count = MEMORY_WAIT_TIME; in smc_hard_start_xmit()669 } while (--poll_count); in smc_hard_start_xmit()674 if (!poll_count) { in smc_hard_start_xmit()
937 int poll_count = 25; in __dma_rx_do_complete() local940 poll_count--) in __dma_rx_do_complete()943 if (poll_count == -1) in __dma_rx_do_complete()
950 .poll_count = 30, in cxl_mem_abort_fw_xfer()1077 .poll_count = 30, in cxl_fw_write()
2201 rt5640->poll_count = 0; in rt5640_start_button_press_work() 2236 rt5640->poll_count++; in rt5640_button_press_work() 2237 if (rt5640->poll_count < (JACK_UNPLUG_TIME / BP_POLL_TIME)) { in rt5640_button_press_work()
2081 int poll_count; member
2165 int poll_count; member
357 int poll_count; member
2061 void bnx2x_tx_hw_flushed(struct bnx2x *bp, u32 poll_count);