Searched defs:bitcount (Results 1 – 11 of 11) sorted by relevance
/openbmc/u-boot/drivers/phy/marvell/ |
H A D | comphy_mux.c | 82 const fdt32_t *mux_lane_order, u32 bitcount) in comphy_mux_reg_write()
|
/openbmc/linux/drivers/virtio/ |
H A D | virtio_input.c | 139 unsigned long *bits, unsigned int bitcount) in virtinput_cfg_bits()
|
/openbmc/u-boot/drivers/gpio/ |
H A D | mscc_sgpio.c | 71 u32 bitcount; member
|
/openbmc/linux/drivers/mtd/ |
H A D | inftlcore.c | 447 static int nrbits(unsigned int val, int bitcount) in nrbits()
|
/openbmc/linux/drivers/scsi/ |
H A 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
|
/openbmc/linux/drivers/video/fbdev/ |
H A D | arcfb.c | 451 unsigned int fbmemlength,x,y,w,h, bitppos, startpos, endpos, bitcount; in arcfb_write() local
|
/openbmc/linux/kernel/ |
H A D | sys.c | 2777 unsigned int mem_unit, bitcount; do_sysinfo() local 2878 int bitcount = 0; COMPAT_SYSCALL_DEFINE1() local [all...] |
/openbmc/linux/drivers/pinctrl/ |
H A D | pinctrl-microchip-sgpio.c | 120 u32 bitcount; member
|
/openbmc/linux/drivers/net/ethernet/3com/ |
H A D | 3c59x.c | 504 #define BFEXT(value, offset, bitcount) \ argument 507 #define BFINS(lhs, rhs, offset, bitcount) \ argument
|
/openbmc/linux/fs/ocfs2/ |
H A D | suballoc.c | 1625 unsigned int bitcount = le16_to_cpu(rec->e_leaf_clusters) * bpc; in ocfs2_bg_discontig_fix_by_rec() local
|
/openbmc/linux/drivers/crypto/axis/ |
H A D | artpec6_crypto.c | 1001 create_hash_pad(int oper, unsigned char *dst, u64 dgstlen, u64 bitcount) in create_hash_pad()
|