/openbmc/qemu/include/ui/ |
H A D | surface.h | 83 int bits = PIXMAN_FORMAT_BPP(surface_format(s)); in surface_bits_per_pixel() local 89 int bits = PIXMAN_FORMAT_BPP(surface_format(s)); in surface_bytes_per_pixel() local
|
/openbmc/linux/drivers/gpio/ |
H A D | gpio-tpic2810.c | 52 static void tpic2810_set_mask_bits(struct gpio_chip *chip, u8 mask, u8 bits) in tpic2810_set_mask_bits() 77 unsigned long *bits) in tpic2810_set_multiple()
|
/openbmc/linux/arch/sparc/kernel/ |
H A D | btext.c | 244 int l, bits; in draw_byte_32() local 265 int l, bits; in draw_byte_16() local 283 int l, bits; in draw_byte_8() local
|
/openbmc/linux/mm/ |
H A D | percpu.c | 317 static bool pcpu_check_block_hint(struct pcpu_block_md *block, int bits, in pcpu_check_block_hint() 366 int *bits) in pcpu_next_md_free_region() 421 int align, int *bit_off, int *bits) in pcpu_next_fit_region() 477 #define pcpu_for_each_md_free_region(chunk, bit_off, bits) \ argument 713 int bits) in pcpu_block_update_scan() 748 int bit_off, bits; in pcpu_chunk_refresh_hint() local 809 int bits) in pcpu_block_update_hint_alloc() 964 int bits) in pcpu_block_update_hint_free() 1114 int bit_off, bits, next_off; in pcpu_find_block_fit() local 1279 int bit_off, bits, end, oslot, freed; in pcpu_free_area() local [all …]
|
/openbmc/linux/drivers/s390/cio/ |
H A D | airq.c | 114 static inline unsigned long iv_size(unsigned long bits) in iv_size() 127 struct airq_iv *airq_iv_create(unsigned long bits, unsigned long flags, in airq_iv_create()
|
/openbmc/linux/drivers/media/radio/ |
H A D | radio-maxiradio.c | 87 u8 bits = 0; in maxiradio_tea575x_set_pins() local 102 u8 bits = inb(dev->io); in maxiradio_tea575x_get_pins() local
|
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dce/ |
H A D | dce_dmcu.h | 265 } bits; member 281 } bits; member 293 } bits; member 301 } bits; member
|
/openbmc/linux/arch/x86/include/asm/ |
H A D | io_apic.h | 27 } __attribute__ ((packed)) bits; member 38 } __attribute__ ((packed)) bits; member 47 } __attribute__ ((packed)) bits; member 55 } __attribute__ ((packed)) bits; member
|
/openbmc/qemu/tests/qtest/ |
H A D | xlnx-versal-trng-test.c | 131 static void trng_bit_set(unsigned ra, uint32_t bits) in trng_bit_set() 136 static void trng_bit_clr(unsigned ra, uint32_t bits) in trng_bit_clr() 141 static void trng_ctrl_set(uint32_t bits) in trng_ctrl_set() 146 static void trng_ctrl_clr(uint32_t bits) in trng_ctrl_clr()
|
/openbmc/linux/drivers/iio/adc/ |
H A D | ina2xx-adc.c | 291 int bits; in ina226_set_average() local 314 int bits; in ina226_set_int_time_vbus() local 333 int bits; in ina226_set_int_time_vshunt() local 354 static int ina219_lookup_int_time(unsigned int *val_us, int *bits) in ina219_lookup_int_time() 376 int bits, ret; in ina219_set_int_time_vbus() local 394 int bits, ret; in ina219_set_int_time_vshunt() local 435 int bits; in ina219_set_vshunt_pga_gain() local
|
H A D | ti-tlc4541.c | 58 #define TLC4541_V_CHAN(bits, bitshift) { \ argument 71 #define DECLARE_TLC4541_CHANNELS(name, bits, bitshift) \ argument
|
/openbmc/linux/arch/x86/kernel/cpu/ |
H A D | hygon.c | 118 unsigned int bits; in hygon_detect_cmp() local 183 unsigned int bits, ecx; in early_init_hygon_mc() local
|
/openbmc/qemu/scripts/kvm/ |
H A D | vmxcap | 44 def __init__(self, name, bits, cap_msr, true_cap_msr = None): argument 84 def __init__(self, name, bits, msr): argument
|
/openbmc/linux/tools/testing/selftests/vDSO/ |
H A D | parse_vdso.c | 35 #define ELF_BITS_XFORM2(bits, x) Elf##bits##_##x argument 36 #define ELF_BITS_XFORM(bits, x) ELF_BITS_XFORM2(bits, x) argument
|
/openbmc/linux/drivers/input/ |
H A D | evdev.c | 635 static int bits_to_user(unsigned long *bits, unsigned int maxbit, in bits_to_user() 663 static int bits_from_user(unsigned long *bits, unsigned int maxbit, in bits_from_user() 702 static int bits_to_user(unsigned long *bits, unsigned int maxbit, in bits_to_user() 715 static int bits_from_user(unsigned long *bits, unsigned int maxbit, in bits_from_user() 736 static int bits_to_user(unsigned long *bits, unsigned int maxbit, in bits_to_user() 747 static int bits_from_user(unsigned long *bits, unsigned int maxbit, in bits_from_user() 782 unsigned long *bits; in handle_eviocgbit() local 888 unsigned long *bits, unsigned int maxbit, in evdev_handle_get_val()
|
/openbmc/linux/drivers/gpu/drm/sprd/ |
H A D | sprd_dpu.h | 77 u32 bits = readl_relaxed(ctx->base + offset); in dpu_reg_set() local 85 u32 bits = readl_relaxed(ctx->base + offset); in dpu_reg_clr() local
|
/openbmc/linux/drivers/gpu/drm/i915/ |
H A D | i915_utils.h | 121 #define ptr_unpack_bits(ptr, bits, n) ({ \ argument 127 #define ptr_pack_bits(ptr, bits, n) ({ \ argument 145 #define page_pack_bits(ptr, bits) ptr_pack_bits(ptr, bits, PAGE_SHIFT) argument 146 #define page_unpack_bits(ptr, bits) ptr_unpack_bits(ptr, bits, PAGE_SHIFT) argument
|
/openbmc/linux/drivers/input/joystick/ |
H A D | sidewinder.c | 102 int bits; member 198 static __u64 sw_get_bits(unsigned char *buf, int pos, int num, char bits) in sw_get_bits() 509 static void sw_print_packet(char *name, int length, unsigned char *buf, char bits) in sw_print_packet() 721 int bits, code; in sw_connect() local
|
/openbmc/linux/drivers/cpufreq/ |
H A D | powernow-k7.h | 21 } bits; member 39 } bits; member
|
/openbmc/linux/arch/arm64/kvm/vgic/ |
H A D | vgic-mmio.h | 48 #define VGIC_ADDR_IRQ_MASK(bits) (((bits) * 1024 / 8) - 1) argument 58 #define VGIC_ADDR_TO_INTID(addr, bits) (((addr) & VGIC_ADDR_IRQ_MASK(bits)) * \ argument
|
/openbmc/linux/drivers/acpi/pmic/ |
H A D | intel_pmic.c | 51 acpi_physical_address address, u32 bits, u64 *value64, in intel_pmic_power_handler() 170 acpi_physical_address address, u32 bits, u64 *value64, in intel_pmic_thermal_handler() 210 acpi_physical_address address, u32 bits, u64 *value64, in intel_pmic_regs_handler()
|
/openbmc/qemu/ |
H A D | page-vary-target.c | 26 bool set_preferred_target_page_bits(int bits) in set_preferred_target_page_bits()
|
/openbmc/qemu/audio/ |
H A D | wavcapture.c | 12 int bits; member 108 int freq, int bits, int nchannels) in wav_start_capture()
|
/openbmc/linux/arch/powerpc/sysdev/ |
H A D | cpm2.c | 139 int i, bits = 0; in cpm2_clk_setup() local 265 int i, bits = 0; in cpm2_smc_clk_setup() local
|
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/core/ |
H A D | uevent.c | 113 nvkm_uevent_ntfy(struct nvkm_event_ntfy *ntfy, u32 bits) in nvkm_uevent_ntfy() 125 nvkm_uevent_add(struct nvkm_uevent *uevent, struct nvkm_event *event, int id, u32 bits, in nvkm_uevent_add()
|