Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/crypto/allwinner/sun4i-ss/
Dsun4i-ss-hash.c189 unsigned int i = 0, end, fill, min_fill, nwait, nbw = 0, j = 0, todo; in sun4i_hash() local
410 nwait = op->len / 4; in sun4i_hash()
411 if (nwait) { in sun4i_hash()
412 writesl(ss->base + SS_RXFIFO, op->buf, nwait); in sun4i_hash()
413 op->byte_count += 4 * nwait; in sun4i_hash()
416 nbw = op->len - 4 * nwait; in sun4i_hash()
418 wb = le32_to_cpup((__le32 *)(op->buf + nwait * 4)); in sun4i_hash()
/linux-6.6.21/sound/hda/
Dhdac_stream.c716 int nwait, timeout; in snd_hdac_stream_sync() local
720 nwait = 0; in snd_hdac_stream_sync()
729 nwait++; in snd_hdac_stream_sync()
734 nwait++; in snd_hdac_stream_sync()
744 if (!nwait) in snd_hdac_stream_sync()
/linux-6.6.21/drivers/media/usb/gspca/
Dsq930x.c666 int i, nwait; in mt9v111_init() local
683 nwait = 20; in mt9v111_init()
689 if (--nwait < 0) { in mt9v111_init()
/linux-6.6.21/arch/arm/boot/dts/microchip/
Dsama5d3.dtsi620 pinctrl_ebi_nwait: ebi-nwait-0 {
Dsama5d4.dtsi989 pinctrl_ebi_nwait: ebi-nwait-0 {