Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/crypto/sunxi-ss/
Dsun4i-ss-hash.c180 unsigned int i = 0, end, fill, min_fill, nwait, nbw = 0, j = 0, todo; in sun4i_hash() local
391 nwait = op->len / 4; in sun4i_hash()
392 if (nwait) { in sun4i_hash()
393 writesl(ss->base + SS_RXFIFO, op->buf, nwait); in sun4i_hash()
394 op->byte_count += 4 * nwait; in sun4i_hash()
397 nbw = op->len - 4 * nwait; in sun4i_hash()
399 wb = *(u32 *)(op->buf + nwait * 4); in sun4i_hash()
/Linux-v4.19/sound/hda/
Dhdac_stream.c580 int i, nwait, timeout; in snd_hdac_stream_sync() local
584 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()
/Linux-v4.19/fs/
Deventpoll.c163 int nwait; member
1244 if (epi->nwait >= 0 && (pwq = kmem_cache_alloc(pwq_cache, GFP_KERNEL))) { in ep_ptable_queue_proc()
1253 epi->nwait++; in ep_ptable_queue_proc()
1256 epi->nwait = -1; in ep_ptable_queue_proc()
1443 epi->nwait = 0; in ep_insert()
1472 if (epi->nwait < 0) in ep_insert()
/Linux-v4.19/drivers/media/usb/gspca/
Dsq930x.c670 int i, nwait; in mt9v111_init() local
687 nwait = 20; in mt9v111_init()
693 if (--nwait < 0) { in mt9v111_init()
/Linux-v4.19/arch/arm/boot/dts/
Dsama5d3.dtsi624 pinctrl_ebi_nwait: ebi-nwait-0 {
Dsama5d4.dtsi1577 pinctrl_ebi_nwait: ebi-nwait-0 {