| /linux/drivers/usb/mtu3/ |
| H A D | mtu3.h | 409 static inline void mtu3_setbits(void __iomem *base, u32 offset, u32 bits) in mtu3_setbits() 417 static inline void mtu3_clrbits(void __iomem *base, u32 offset, u32 bits) in mtu3_clrbits()
|
| /linux/tools/testing/selftests/x86/ |
| H A D | lam.c | 130 unsigned long bits = 0; in lam_is_available() local 291 unsigned long bits = 0; in handle_max_bits() local
|
| /linux/drivers/phy/ |
| H A D | phy-xgene.c | 626 u32 reg, u32 bits) in cmu_toggle1to0() 639 u32 reg, u32 bits) in cmu_clrbits() 649 u32 reg, u32 bits) in cmu_setbits() 685 u32 bits) in serdes_clrbits() 695 u32 bits) in serdes_setbits()
|
| /linux/drivers/gpu/drm/amd/display/dc/ |
| H A D | dc_types.h | 656 } bits; member 842 } bits; member 852 } bits; member 864 } bits; member 875 } bits; member 1019 } bits; member 1115 } bits; member 1133 } bits; member
|
| /linux/drivers/comedi/drivers/ |
| H A D | ni_at_ao.c | 240 unsigned int bits; in atao_calib_insn_write() local
|
| /linux/arch/arm/mach-omap2/ |
| H A D | prm3xxx.c | 126 u32 omap3_prm_vcvp_rmw(u32 mask, u32 bits, u8 offset) in omap3_prm_vcvp_rmw()
|
| /linux/arch/powerpc/include/asm/ |
| H A D | sfp-machine.h | 164 #define __FPU_TRAP_P(bits) \ argument
|
| /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/drivers/gpu/drm/nouveau/nvkm/engine/device/ |
| H A D | pci.c | 1660 int ret, bits; in nvkm_device_pci_new() local
|
| /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 cper_print_bits(const char * pfx,unsigned int bits,const char * const strs[],unsigned int strs_size) cper_print_bits() argument [all...] |
| /linux/rust/kernel/ |
| H A D | lib.rs | 72 pub mod bits; module
|
| /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() argument 586 const u8 *bits, *huffval; in coda9_jpeg_gen_enc_huff_tab() local [all...] |
| /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()
|