Home
last modified time | relevance | path

Searched defs:bitcount (Results 1 – 11 of 11) sorted by relevance

/openbmc/u-boot/drivers/phy/marvell/
H A Dcomphy_mux.c82 const fdt32_t *mux_lane_order, u32 bitcount) in comphy_mux_reg_write()
/openbmc/linux/drivers/virtio/
H A Dvirtio_input.c139 unsigned long *bits, unsigned int bitcount) in virtinput_cfg_bits()
/openbmc/u-boot/drivers/gpio/
H A Dmscc_sgpio.c71 u32 bitcount; member
/openbmc/linux/drivers/mtd/
H A Dinftlcore.c447 static int nrbits(unsigned int val, int bitcount) in nrbits()
/openbmc/linux/drivers/scsi/
H A Dmvumi.c771 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 Darcfb.c451 unsigned int fbmemlength,x,y,w,h, bitppos, startpos, endpos, bitcount; in arcfb_write() local
/openbmc/linux/kernel/
H A Dsys.c2777 unsigned int mem_unit, bitcount; do_sysinfo() local
2878 int bitcount = 0; COMPAT_SYSCALL_DEFINE1() local
[all...]
/openbmc/linux/drivers/pinctrl/
H A Dpinctrl-microchip-sgpio.c120 u32 bitcount; member
/openbmc/linux/drivers/net/ethernet/3com/
H A D3c59x.c504 #define BFEXT(value, offset, bitcount) \ argument
507 #define BFINS(lhs, rhs, offset, bitcount) \ argument
/openbmc/linux/fs/ocfs2/
H A Dsuballoc.c1625 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 Dartpec6_crypto.c1001 create_hash_pad(int oper, unsigned char *dst, u64 dgstlen, u64 bitcount) in create_hash_pad()