/openbmc/linux/drivers/spi/ |
H A D | spi-uniphier.c | 103 static inline unsigned int bytes_per_word(unsigned int bits) in bytes_per_word()
|
H A D | spi-atmel.c | 1266 unsigned int bits = spi->bits_per_word; in atmel_spi_setup() local 1358 u8 bits; in atmel_spi_one_transfer() local
|
/openbmc/linux/sound/soc/amd/acp/ |
H A D | amd.h | 194 } bitfields, bits; member
|
/openbmc/linux/drivers/comedi/drivers/ |
H A D | ni_65xx.c | 428 unsigned int port_mask, port_data, bits; in ni_65xx_dio_insn_bits() local
|
/openbmc/linux/drivers/scsi/cxlflash/ |
H A D | vlun.c | 868 static const u8 bits[16] = { 0, 1, 1, 2, 1, 2, 2, 3, in get_num_ports() local
|
/openbmc/linux/net/ceph/crush/ |
H A D | mapper.c | 265 int bits = __builtin_clz(x & 0x1FFFF) - 16; in crush_ln() local
|
/openbmc/linux/include/uapi/linux/ |
H A D | gpio.h | 97 __aligned_u64 bits; member
|
/openbmc/linux/drivers/tty/serial/ |
H A D | meson_uart.c | 600 int bits = 8; in meson_serial_console_setup() local
|
H A D | lpc32xx_hs.c | 160 int bits = 8; in lpc32xx_hsuart_console_setup() local
|
H A D | ar933x_uart.c | 666 int bits = 8; in ar933x_uart_console_setup() local
|
/openbmc/linux/arch/s390/pci/ |
H A D | pci_dma.c | 568 static unsigned long *bitmap_vzalloc(size_t bits, gfp_t flags) in bitmap_vzalloc()
|
/openbmc/linux/fs/ufs/ |
H A D | super.c | 763 int bits = uspi->s_apbshift; in ufs_max_bytes() local
|
/openbmc/linux/drivers/gpio/ |
H A D | gpio-max732x.c | 237 unsigned long *mask, unsigned long *bits) in max732x_gpio_set_multiple()
|
/openbmc/linux/arch/mips/lib/ |
H A D | csum_partial.S | 562 #define bits t2 macro
|
/openbmc/linux/lib/ |
H A D | sbitmap.c | 383 unsigned int bits = min(8 - byte_bits, word_bits); in sbitmap_bitmap_show() local
|
/openbmc/linux/drivers/misc/sgi-gru/ |
H A D | grumain.c | 157 unsigned long bits = 0; in reserve_resources() local
|
/openbmc/qemu/hw/arm/ |
H A D | xlnx-versal.c | 469 Object *bits = OBJECT(&s->pmc.efuse); in versal_create_efuse() local
|
/openbmc/linux/drivers/gpu/drm/radeon/ |
H A D | radeon_device.c | 1182 unsigned bits = ilog2(radeon_vm_size) + 18; in radeon_check_arguments() local
|
/openbmc/linux/net/ethtool/ |
H A D | bitset.c | 270 struct nlattr *bits; in ethnl_put_bitset32() local
|
/openbmc/linux/drivers/gpu/drm/amd/display/dc/ |
H A D | dc.h | 389 } bits; member 630 } bits; member 647 } bits; member 659 } bits; member 675 } bits; member 1133 } bits; member 1189 } bits; member
|
/openbmc/linux/drivers/media/platform/mediatek/vcodec/decoder/vdec/ |
H A D | vdec_vp9_req_lat_if.c | 59 u8 bits[10]; member 127 u32 bits[10][2]; member 161 u32 bits[2][10][2]; member
|
/openbmc/linux/drivers/mfd/ |
H A D | db8500-prcmu.c | 643 u32 bits; in prcmu_config_clkout() local 758 u32 bits; in db8500_prcmu_enable_wakeups() local 2470 u32 bits; in prcmu_irq_handler() local
|
/openbmc/linux/drivers/net/wireless/ath/ath9k/ |
H A D | hw.c | 2879 u32 bits = REG_READ(ah, AR_RX_FILTER); in ath9k_hw_getrxfilter() local 2891 void ath9k_hw_setrxfilter(struct ath_hw *ah, u32 bits) in ath9k_hw_setrxfilter()
|
/openbmc/linux/sound/pci/ice1712/ |
H A D | aureon.c | 473 static void aureon_spi_write(struct snd_ice1712 *ice, unsigned int cs, unsigned int data, int bits) in aureon_spi_write() 527 unsigned int data, int bits, unsigned char *buffer, int size) in aureon_spi_read()
|
/openbmc/linux/drivers/iio/accel/ |
H A D | bmc150-accel-core.c | 1096 #define BMC150_ACCEL_CHANNEL(_axis, bits) { \ argument 1116 #define BMC150_ACCEL_CHANNELS(bits) { \ argument
|