/openbmc/linux/drivers/video/fbdev/omap/ |
H A D | sossi.c | 102 static void sossi_set_bits(int reg, u32 bits) in sossi_set_bits() 107 static void sossi_clear_bits(int reg, u32 bits) in sossi_clear_bits()
|
/openbmc/linux/drivers/gpu/drm/amd/amdkfd/ |
H A D | kfd_device_queue_manager.h | 61 } bitfields, bits; member 76 } bitfields, bits; member
|
/openbmc/linux/include/linux/ |
H A D | find.h | 477 #define find_first_clump8(clump, bits, size) \ argument 665 #define for_each_set_clump8(start, clump, bits, size) \ argument
|
H A D | genalloc.h | 79 unsigned long bits[]; /* bitmap for allocating memory chunk */ member
|
/openbmc/linux/drivers/tty/serial/ |
H A D | amba-pl010.c | 576 int *parity, int *bits) in pl010_console_get_options() 605 int bits = 8; in pl010_console_setup() local
|
H A D | stm32-usart.c | 116 static void stm32_usart_set_bits(struct uart_port *port, u32 reg, u32 bits) in stm32_usart_set_bits() 125 static void stm32_usart_clr_bits(struct uart_port *port, u32 reg, u32 bits) in stm32_usart_clr_bits() 1156 unsigned int baud, bits; in stm32_usart_set_termios() local 1917 int bits = 8; in stm32_usart_console_setup() local
|
/openbmc/linux/drivers/gpio/ |
H A D | gpio-mockup.c | 102 unsigned long *mask, unsigned long *bits) in gpio_mockup_get_multiple() 134 unsigned long *mask, unsigned long *bits) in gpio_mockup_set_multiple()
|
/openbmc/linux/drivers/net/ethernet/intel/igb/ |
H A D | e1000_mac.c | 135 u32 bits; in igb_find_vlvf_slot() local 178 u32 regidx, vfta_delta, vfta, bits; in igb_vfta_set() local
|
/openbmc/linux/fs/btrfs/ |
H A D | extent_map.c | 357 static void extent_map_device_set_bits(struct extent_map *em, unsigned bits) in extent_map_device_set_bits() 373 static void extent_map_device_clear_bits(struct extent_map *em, unsigned bits) in extent_map_device_clear_bits()
|
/openbmc/linux/fs/ocfs2/ |
H A D | localalloc.c | 242 int ocfs2_alloc_should_use_local(struct ocfs2_super *osb, u64 bits) in ocfs2_alloc_should_use_local() 1042 unsigned int bits; in ocfs2_recalc_la_window() local
|
/openbmc/linux/arch/x86/kernel/cpu/ |
H A D | amd.c | 447 unsigned bits; in amd_detect_cmp() local 519 unsigned bits, ecx; in early_init_amd_mc() local
|
/openbmc/linux/drivers/comedi/drivers/ |
H A D | dt9812.c | 378 static int dt9812_digital_in(struct comedi_device *dev, u8 *bits) in dt9812_digital_in() 400 static int dt9812_digital_out(struct comedi_device *dev, u8 bits) in dt9812_digital_out() 603 u8 bits = 0; in dt9812_di_insn_bits() local
|
H A D | ni_mio_common.c | 566 unsigned int bits; in ni_request_ai_mite_channel() local 592 unsigned int bits; in ni_request_ao_mite_channel() local 621 unsigned int bits; in ni_request_gpct_mite_channel() local 649 unsigned int bits; in ni_request_cdo_mite_channel() local 863 unsigned int bits, unsigned int value) in ni_set_bits() 2909 unsigned int bits; in ni_ao_cmd_personalize() local 3168 unsigned int bits = 0; in ni_ao_cmd_set_channels() local 4010 static void ni_gpct_write_register(struct ni_gpct *counter, unsigned int bits, in ni_gpct_write_register() 4365 unsigned int loadbit = 0, bits = 0, bit, bitstring = 0; in ni_write_caldac() local 4648 unsigned int bits; in ni_config_pfi_filter() local
|
/openbmc/linux/drivers/mtd/nand/raw/ |
H A D | nand_bbt.c | 173 int bits = td->options & NAND_BBT_NRBITS_MSK; in read_bbt() local 753 int bits, page, offs, numblocks, sft, sftmsk; in write_bbt() local 1196 u32 bits; in verify_bbt_descr() local
|
/openbmc/linux/drivers/iio/dac/ |
H A D | ad5064.c | 396 #define AD5064_CHANNEL(chan, addr, bits, _shift, _ext_info) { \ argument 413 #define DECLARE_AD5064_CHANNELS(name, bits, shift, ext_info) \ argument 425 #define DECLARE_AD5065_CHANNELS(name, bits, shift, ext_info) \ argument
|
/openbmc/linux/tools/perf/arch/x86/util/ |
H A D | intel-pt.c | 99 static u64 intel_pt_masked_bits(u64 mask, u64 bits) in intel_pt_masked_bits() 170 static int intel_pt_pick_bit(int bits, int target) in intel_pt_pick_bit() 503 u64 bits; in intel_pt_val_config_term() local
|
/openbmc/linux/arch/mips/lantiq/ |
H A D | clk.h | 63 unsigned int bits; member
|
/openbmc/linux/arch/s390/kernel/ |
H A D | compat_ptrace.h | 12 __u32 bits; /* Obsolete software bits */ member
|
/openbmc/u-boot/arch/x86/cpu/tangier/ |
H A D | pinmux.c | 93 static int mrfld_pinconfig_protected(unsigned int pin, u32 mask, u32 bits) in mrfld_pinconfig_protected()
|
/openbmc/linux/drivers/spi/ |
H A D | spi-lm70llp.c | 182 static u32 lm70_txrx(struct spi_device *spi, unsigned nsecs, u32 word, u8 bits, in lm70_txrx()
|
H A D | spi-butterfly.c | 138 u8 bits, unsigned flags) in butterfly_txrx_word_mode0()
|
/openbmc/linux/drivers/input/keyboard/ |
H A D | nspire-keypad.c | 59 u16 bits, changed; in nspire_keypad_irq() local
|
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/fault/ |
H A D | gv100.c | 120 gv100_fault_ntfy_nrpfb(struct nvkm_event_ntfy *ntfy, u32 bits) in gv100_fault_ntfy_nrpfb()
|
/openbmc/linux/drivers/s390/crypto/ |
H A D | ap_bus.c | 1054 static int hex2bitmap(const char *str, unsigned long *bitmap, int bits) in hex2bitmap() 1099 static int modify_bitmap(const char *str, unsigned long *bitmap, int bits) in modify_bitmap() 1134 static int ap_parse_bitmap_str(const char *str, unsigned long *bitmap, int bits, in ap_parse_bitmap_str() 1152 unsigned long *bitmap, int bits, in ap_parse_mask_str()
|
/openbmc/linux/drivers/media/pci/tw5864/ |
H A D | tw5864-h264.c | 44 static void bs_write(struct bs *s, int count, u32 bits) in bs_write()
|