Searched refs:nwait (Results 1 – 4 of 4) sorted by relevance
353 unsigned int nwait, nbw = 0; in sun4i_hash_final() local374 nwait = op->len / 4; in sun4i_hash_final()375 if (nwait > 0) { in sun4i_hash_final()376 writesl(ss->base + SS_RXFIFO, op->buf, nwait); in sun4i_hash_final()377 op->byte_count += 4 * nwait; in sun4i_hash_final()379 nbw = op->len - 4 * nwait; in sun4i_hash_final()380 wb = *(u32 *)(op->buf + nwait * 4); in sun4i_hash_final()
580 int i, nwait, timeout; in snd_hdac_stream_sync() local584 nwait = 0; in snd_hdac_stream_sync()592 nwait++; in snd_hdac_stream_sync()597 nwait++; in snd_hdac_stream_sync()602 if (!nwait) in snd_hdac_stream_sync()
157 int nwait; member1094 if (epi->nwait >= 0 && (pwq = kmem_cache_alloc(pwq_cache, GFP_KERNEL))) { in ep_ptable_queue_proc()1100 epi->nwait++; in ep_ptable_queue_proc()1103 epi->nwait = -1; in ep_ptable_queue_proc()1286 epi->nwait = 0; in ep_insert()1315 if (epi->nwait < 0) in ep_insert()
674 int i, nwait; in mt9v111_init() local691 nwait = 20; in mt9v111_init()697 if (--nwait < 0) { in mt9v111_init()