nbw 176 drivers/crypto/sunxi-ss/sun4i-ss-hash.c unsigned int i = 0, end, fill, min_fill, nwait, nbw = 0, j = 0, todo; nbw 397 drivers/crypto/sunxi-ss/sun4i-ss-hash.c nbw = op->len - 4 * nwait; nbw 398 drivers/crypto/sunxi-ss/sun4i-ss-hash.c if (nbw) { nbw 400 drivers/crypto/sunxi-ss/sun4i-ss-hash.c wb &= GENMASK((nbw * 8) - 1, 0); nbw 402 drivers/crypto/sunxi-ss/sun4i-ss-hash.c op->byte_count += nbw; nbw 407 drivers/crypto/sunxi-ss/sun4i-ss-hash.c wb |= ((1 << 7) << (nbw * 8)); nbw 417 drivers/crypto/sunxi-ss/sun4i-ss-hash.c min_fill = 2 * sizeof(u32) + (nbw ? 0 : sizeof(u32)); nbw 409 drivers/misc/cxl/pci.c static u64 nbw, asn, capi = 0; nbw 422 drivers/misc/cxl/pci.c nbw = 0x0300UL; /* legacy values */ nbw 426 drivers/misc/cxl/pci.c nbw = (u64)be32_to_cpu(prop[2]); nbw 434 drivers/misc/cxl/pci.c *nbwind = nbw;