Searched defs:bitcount (Results 1 – 8 of 8) sorted by relevance
/linux-4.4.14/drivers/virtio/ |
D | virtio_input.c | 121 unsigned long *bits, unsigned int bitcount) in virtinput_cfg_bits()
|
/linux-4.4.14/drivers/mtd/ |
D | inftlcore.c | 460 static int nrbits(unsigned int val, int bitcount) in nrbits()
|
/linux-4.4.14/drivers/scsi/ |
D | mvumi.c | 797 unsigned char bitcount = sizeof(unsigned char) * 8; in mvumi_flush_cache() local 2043 unsigned char bitcount = sizeof(unsigned char) * 8; in mvumi_slave_configure() local
|
/linux-4.4.14/drivers/video/fbdev/ |
D | arcfb.c | 448 unsigned int fbmemlength,x,y,w,h, bitppos, startpos, endpos, bitcount; in arcfb_write() local
|
/linux-4.4.14/drivers/isdn/icn/ |
D | icn.c | 82 int bitcount) in icn_shiftout()
|
/linux-4.4.14/kernel/ |
D | sys.c | 2296 unsigned int mem_unit, bitcount; in do_sysinfo() local 2395 int bitcount = 0; in COMPAT_SYSCALL_DEFINE1() local
|
/linux-4.4.14/drivers/net/ethernet/3com/ |
D | 3c59x.c | 504 #define BFEXT(value, offset, bitcount) \ argument 507 #define BFINS(lhs, rhs, offset, bitcount) \ argument
|
/linux-4.4.14/fs/ocfs2/ |
D | suballoc.c | 1615 unsigned int bitcount = le16_to_cpu(rec->e_leaf_clusters) * bpc; in ocfs2_bg_discontig_fix_by_rec() local
|