Home
last modified time | relevance | path

Searched refs:nwait (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/crypto/allwinner/sun4i-ss/
H A Dsun4i-ss-hash.c189 unsigned int i = 0, end, fill, min_fill, nwait, nbw = 0, j = 0, todo; in sun4i_hash() local
404 nwait = op->len / 4; in sun4i_hash()
405 if (nwait) { in sun4i_hash()
406 writesl(ss->base + SS_RXFIFO, op->buf, nwait); in sun4i_hash()
407 op->byte_count += 4 * nwait; in sun4i_hash()
410 nbw = op->len - 4 * nwait; in sun4i_hash()
412 wb = le32_to_cpup((__le32 *)(op->buf + nwait * 4)); in sun4i_hash()
/OK3568_Linux_fs/kernel/sound/hda/
H A Dhdac_stream.c634 int i, nwait, timeout; in snd_hdac_stream_sync() local
638 nwait = 0; in snd_hdac_stream_sync()
648 nwait++; in snd_hdac_stream_sync()
653 nwait++; in snd_hdac_stream_sync()
663 if (!nwait) in snd_hdac_stream_sync()
/OK3568_Linux_fs/kernel/fs/
H A Deventpoll.c161 int nwait; member
1326 if (epi->nwait >= 0 && (pwq = kmem_cache_alloc(pwq_cache, GFP_KERNEL))) { in ep_ptable_queue_proc()
1335 epi->nwait++; in ep_ptable_queue_proc()
1338 epi->nwait = -1; in ep_ptable_queue_proc()
1530 epi->nwait = 0; in ep_insert()
1575 if (epi->nwait < 0) in ep_insert()
/OK3568_Linux_fs/kernel/drivers/media/usb/gspca/
H A Dsq930x.c666 int i, nwait; in mt9v111_init() local
683 nwait = 20; in mt9v111_init()
689 if (--nwait < 0) { in mt9v111_init()
/OK3568_Linux_fs/kernel/arch/arm/boot/dts/
H A Dsama5d3.dtsi637 pinctrl_ebi_nwait: ebi-nwait-0 {
H A Dsama5d4.dtsi998 pinctrl_ebi_nwait: ebi-nwait-0 {