Searched defs:bitcount (Results 1 – 9 of 9) sorted by relevance
/linux-6.1.9/drivers/virtio/ |
D | virtio_input.c | 139 unsigned long *bits, unsigned int bitcount) in virtinput_cfg_bits()
|
/linux-6.1.9/drivers/mtd/ |
D | inftlcore.c | 447 static int nrbits(unsigned int val, int bitcount) in nrbits()
|
/linux-6.1.9/drivers/scsi/ |
D | mvumi.c | 771 unsigned char bitcount = sizeof(unsigned char) * 8; in mvumi_flush_cache() local 2006 unsigned char bitcount = sizeof(unsigned char) * 8; in mvumi_slave_configure() local
|
/linux-6.1.9/drivers/video/fbdev/ |
D | arcfb.c | 450 unsigned int fbmemlength,x,y,w,h, bitppos, startpos, endpos, bitcount; in arcfb_write() local
|
/linux-6.1.9/kernel/ |
D | sys.c | 2658 unsigned int mem_unit, bitcount; in do_sysinfo() local 2759 int bitcount = 0; in COMPAT_SYSCALL_DEFINE1() local
|
/linux-6.1.9/drivers/pinctrl/ |
D | pinctrl-microchip-sgpio.c | 118 u32 bitcount; member
|
/linux-6.1.9/drivers/net/ethernet/3com/ |
D | 3c59x.c | 504 #define BFEXT(value, offset, bitcount) \ argument 507 #define BFINS(lhs, rhs, offset, bitcount) \ argument
|
/linux-6.1.9/fs/ocfs2/ |
D | suballoc.c | 1625 unsigned int bitcount = le16_to_cpu(rec->e_leaf_clusters) * bpc; in ocfs2_bg_discontig_fix_by_rec() local
|
/linux-6.1.9/drivers/crypto/axis/ |
D | artpec6_crypto.c | 1001 create_hash_pad(int oper, unsigned char *dst, u64 dgstlen, u64 bitcount) in create_hash_pad()
|