/linux/drivers/net/ethernet/8390/ |
H A D | lib8390.c | 881 static inline void make_mc_bits(u8 *bits, struct net_device *dev) in make_mc_bits()
|
/linux/drivers/gpio/ |
H A D | gpio-max3191x.c | 220 unsigned long *bits) in max3191x_get_multiple()
|
/linux/sound/soc/codecs/ |
H A D | max98388.c | 696 int addr, bits; in max98388_dai_tdm_slot() local
|
/linux/include/linux/ |
H A D | bitops.h | 358 #define set_mask_bits(ptr, mask, bits) \ argument
|
H A D | clocksource.h | 153 #define CLOCKSOURCE_MASK(bits) GENMASK_ULL((bits) - 1, 0) argument
|
/linux/rust/kernel/ |
H A D | lib.rs | 69 pub mod bits; module
|
/linux/sound/pci/ice1712/ |
H A D | ice1712.h | 395 static inline void snd_ice1712_gpio_set_dir(struct snd_ice1712 *ice, unsigned int bits) in snd_ice1712_gpio_set_dir() 405 static inline void snd_ice1712_gpio_set_mask(struct snd_ice1712 *ice, unsigned int bits) in snd_ice1712_gpio_set_mask() 454 unsigned int mask, unsigned int bits) in snd_ice1712_gpio_write_bits()
|
/linux/arch/mips/mm/ |
H A D | cerr-sb1.c | 553 int bits; in extract_dc() local
|
/linux/arch/mips/net/ |
H A D | bpf_jit_comp64.c | 262 static void emit_swap_r64(struct jit_context *ctx, u8 dst, u8 mask, u32 bits) in emit_swap_r64()
|
/linux/arch/mips/kernel/ |
H A D | module.c | 171 Elf_Addr v, unsigned int bits) in apply_r_mips_pc()
|
/linux/drivers/net/wireless/ath/ath5k/ |
H A D | pcu.c | 118 int bitrate, bits, symbols, symbol_bits; in ath5k_hw_get_frame_duration() local
|
/linux/arch/x86/include/asm/ |
H A D | elf.h | 388 unsigned long bits; member
|
/linux/drivers/firmware/efi/ |
H A D | cper.c | 83 void cper_print_bits(const char *pfx, unsigned int bits, in cper_print_bits()
|
/linux/drivers/acpi/ |
H A D | prmt.c | 298 u32 bits, acpi_integer *value, in acpi_platformrt_space_handler()
|
/linux/drivers/phy/marvell/ |
H A D | phy-mvebu-a3700-comphy.c | 416 u16 reg, u16 bits, in comphy_lane_reg_poll() 455 u8 reg, u32 bits, in comphy_periph_reg_poll()
|
/linux/drivers/media/pci/bt8xx/ |
H A D | bttv.h | 355 #define gpio_inout(mask,bits) bttv_gpio_inout(&btv->c, mask, bits) argument 358 #define gpio_bits(mask,bits) bttv_gpio_bits(&btv->c, mask, bits) argument
|
/linux/drivers/media/platform/chips-media/coda/ |
H A D | coda-jpeg.c | 410 static inline void coda9_jpeg_write_huff_values(struct coda_dev *dev, u8 *bits, in coda9_jpeg_write_huff_values() 586 const u8 *bits, *huffval; in coda9_jpeg_gen_enc_huff_tab() local
|
/linux/drivers/net/ethernet/actions/ |
H A D | owl-emac.c | 51 static void owl_emac_reg_set(struct owl_emac_priv *priv, u32 reg, u32 bits) in owl_emac_reg_set() 56 static void owl_emac_reg_clear(struct owl_emac_priv *priv, u32 reg, u32 bits) in owl_emac_reg_clear()
|
/linux/drivers/net/hamradio/ |
H A D | yam.c | 136 unsigned char bits[YAM_FPGA_SIZE]; member 337 static unsigned char *add_mcs(unsigned char *bits, int bitrate, in add_mcs()
|
/linux/drivers/net/ethernet/micrel/ |
H A D | ks8842.c | 191 u16 bits, int offset) in ks8842_enable_bits() 201 u16 bits, int offset) in ks8842_clear_bits()
|
/linux/fs/ntfs3/ |
H A D | index.c | 362 bool (*fn)(const ulong *buf, u32 bit, u32 bits, in scan_nres_bitmap() 459 static bool scan_for_free(const ulong *buf, u32 bit, u32 bits, size_t *ret) in scan_for_free() 507 static bool scan_for_used(const ulong *buf, u32 bit, u32 bits, size_t *ret) in scan_for_used()
|
/linux/drivers/w1/masters/ |
H A D | omap_hdq.c | 117 static u8 hdq_reset_irqstatus(struct hdq_data *hdq_data, u8 bits) in hdq_reset_irqstatus()
|
/linux/drivers/tty/serial/ |
H A D | mcf.c | 506 int bits = 8; in mcf_console_setup() local
|
H A D | liteuart.c | 393 int bits = 8; in liteuart_console_setup() local
|
/linux/drivers/net/wireless/intersil/p54/ |
H A D | p54spi.c | 123 static int p54spi_wait_bit(struct p54s_priv *priv, u16 reg, u32 bits) in p54spi_wait_bit()
|