/openbmc/linux/include/linux/mfd/ |
H A D | dbx500-prcmu.h | 543 static inline void prcmu_set(unsigned int reg, u32 bits) in prcmu_set() 548 static inline void prcmu_clear(unsigned int reg, u32 bits) in prcmu_clear()
|
/openbmc/qemu/tests/unit/ |
H A D | test-hbitmap.c | 25 unsigned long *bits; member 96 static inline size_t hbitmap_test_array_size(size_t bits) in hbitmap_test_array_size()
|
/openbmc/linux/drivers/spi/ |
H A D | spi-pxa2xx.c | 292 u32 clk_div, u8 bits) in pxa2xx_configure_sscr0() 953 u8 bits; in pxa2xx_spi_transfer_one() local
|
H A D | spi-npcm-pspi.c | 61 static inline unsigned int bytes_per_word(unsigned int bits) in bytes_per_word()
|
/openbmc/linux/drivers/mtd/nand/raw/ |
H A D | vf610_nfc.c | 183 static inline void vf610_nfc_set(struct vf610_nfc *nfc, uint reg, u32 bits) in vf610_nfc_set() 188 static inline void vf610_nfc_clear(struct vf610_nfc *nfc, uint reg, u32 bits) in vf610_nfc_clear()
|
/openbmc/linux/drivers/gpu/drm/amd/amdgpu/ |
H A D | gmc_v9_0.c | 420 u32 bits, i, tmp, reg; in gmc_v9_0_ecc_interrupt_state() local 472 u32 tmp, reg, bits, i, j; in gmc_v9_0_vm_fault_interrupt_state() local
|
/openbmc/linux/drivers/usb/mtu3/ |
H A D | mtu3.h | 401 static inline void mtu3_setbits(void __iomem *base, u32 offset, u32 bits) in mtu3_setbits() 409 static inline void mtu3_clrbits(void __iomem *base, u32 offset, u32 bits) in mtu3_clrbits()
|
/openbmc/linux/drivers/infiniband/sw/siw/ |
H A D | iwarp.h | 23 __be16 bits; member 47 static inline void __mpa_rr_set_revision(__be16 *bits, u8 rev) in __mpa_rr_set_revision()
|
/openbmc/qemu/tests/qtest/ |
H A D | arm-cpu-features.c | 237 int bits; in resp_get_sve_vls() local
|
/openbmc/linux/arch/s390/include/asm/ |
H A D | bitops.h | 42 #define __BITOPS_WORDS(bits) (((bits) + BITS_PER_LONG - 1) / BITS_PER_LONG) argument
|
/openbmc/linux/drivers/firmware/ |
H A D | pcdp.h | 37 u8 bits; member
|
/openbmc/linux/arch/x86/include/asm/ |
H A D | elf.h | 390 unsigned long bits; member
|
/openbmc/linux/drivers/net/ppp/ |
H A D | ppp_mppe.c | 101 unsigned char bits; /* MPPE control bits */ member
|
/openbmc/linux/arch/mips/kernel/ |
H A D | module.c | 182 Elf_Addr v, unsigned int bits) in apply_r_mips_pc()
|
/openbmc/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
|
/openbmc/linux/sound/soc/atmel/ |
H A D | atmel_ssc_dai.c | 466 int dir, channels, bits; in atmel_ssc_hw_params() local
|
/openbmc/linux/drivers/crypto/marvell/octeontx2/ |
H A D | otx2_cptpf_ucode.h | 51 unsigned long bits[OTX2_CPT_ENGS_BITMASK_LEN]; member
|
/openbmc/u-boot/drivers/video/ |
H A D | console_rotate.c | 225 uchar bits = video_fontdata[ch * VIDEO_FONT_HEIGHT + row]; in console_putc_xy_2() local
|
/openbmc/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()
|
/openbmc/u-boot/lib/ |
H A D | sha512.c | 241 uint64_t *bits = (uint64_t *)(sctx->buf + bit_offset); in sha512_base_do_finalize() local
|
/openbmc/linux/arch/mips/mm/ |
H A D | cerr-sb1.c | 553 int bits; in extract_dc() local
|
/openbmc/linux/drivers/acpi/ |
H A D | prmt.c | 239 u32 bits, acpi_integer *value, in acpi_platformrt_space_handler()
|
/openbmc/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()
|
/openbmc/qemu/audio/ |
H A D | audio.c | 137 static inline int audio_bits_to_index (int bits) in audio_bits_to_index() 247 int bits = 8; in audio_pcm_info_eq() local 287 int bits = 8, mul; in audio_pcm_init_info() local
|
/openbmc/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()
|