Home
last modified time | relevance | path

Searched refs:set_bit (Results 1 – 25 of 385) sorted by relevance

12345678910>>...16

/openbmc/qemu/target/hexagon/
H A Dtranslate.h87 set_bit(pnum, ctx->pregs_written); in ctx_log_pred_write()
114 set_bit(rnum, ctx->regs_written); in ctx_log_reg_write()
117 set_bit(rnum, ctx->predicated_regs); in ctx_log_reg_write()
165 set_bit(rnum, ctx->insn_vregs_written); in ctx_log_vreg_write()
170 set_bit(rnum, ctx->vregs_written); in ctx_log_vreg_write()
175 set_bit(rnum, ctx->vregs_updated); in ctx_log_vreg_write()
178 set_bit(rnum, ctx->vregs_updated); in ctx_log_vreg_write()
180 set_bit(rnum, ctx->predicated_future_vregs); in ctx_log_vreg_write()
184 set_bit(rnum, ctx->vregs_select); in ctx_log_vreg_write()
187 set_bit(rnum, ctx->vregs_updated_tmp); in ctx_log_vreg_write()
[all …]
H A Dopcodes.c48 set_bit(attr, opcode_attribs[tag]); in init_attribs()
/openbmc/qemu/hw/usb/
H A Dhcd-ehci-sysbus.c95 set_bit(DEVICE_CATEGORY_USB, dc->categories); in ehci_sysbus_class_init()
105 set_bit(DEVICE_CATEGORY_USB, dc->categories); in ehci_platform_class_init()
115 set_bit(DEVICE_CATEGORY_USB, dc->categories); in ehci_exynos4210_class_init()
125 set_bit(DEVICE_CATEGORY_USB, dc->categories); in ehci_aw_h3_class_init()
137 set_bit(DEVICE_CATEGORY_USB, dc->categories); in ehci_npcm7xx_class_init()
147 set_bit(DEVICE_CATEGORY_USB, dc->categories); in ehci_tegra2_class_init()
164 set_bit(DEVICE_CATEGORY_USB, dc->categories); in ehci_ppc4xx_class_init()
232 set_bit(DEVICE_CATEGORY_USB, dc->categories); in fusbh200_ehci_class_init()
H A Dhcd-uhci-sysbus.c
/openbmc/qemu/hw/remote/
H A Dproxy.c315 set_bit(DEVICE_CATEGORY_BRIDGE, dc->categories); in probe_pci_info()
318 set_bit(DEVICE_CATEGORY_STORAGE, dc->categories); in probe_pci_info()
322 set_bit(DEVICE_CATEGORY_NETWORK, dc->categories); in probe_pci_info()
325 set_bit(DEVICE_CATEGORY_INPUT, dc->categories); in probe_pci_info()
328 set_bit(DEVICE_CATEGORY_DISPLAY, dc->categories); in probe_pci_info()
331 set_bit(DEVICE_CATEGORY_CPU, dc->categories); in probe_pci_info()
334 set_bit(DEVICE_CATEGORY_MISC, dc->categories); in probe_pci_info()
/openbmc/qemu/ui/
H A Dkbd-state.c24 set_bit(mod, kbd->mods); in qkbd_state_modifier_update()
62 set_bit(qcode, kbd->keys); in qkbd_state_key_event()
/openbmc/u-boot/arch/sandbox/include/asm/
H A Dbitops.h37 extern void set_bit(int nr, void *addr);
162 #define minix_set_bit(nr, addr) set_bit(nr, addr)
/openbmc/u-boot/arch/nds32/include/asm/
H A Dbitops.h35 extern void set_bit(int nr, void *addr);
187 #define minix_set_bit(nr, addr) set_bit(nr, addr)
/openbmc/qemu/target/s390x/
H A Dcpu_features.c59 set_bit(i * 64 + j, bitmap); in s390_init_feat_bitmap()
182 set_bit(feat, features); in s390_add_from_feat_block()
229 set_bit(feats[i], features); in s390_get_deprecated_features()
/openbmc/u-boot/arch/arm/include/asm/
H A Dbitops.h30 extern void set_bit(int nr, volatile void * addr);
172 #define minix_set_bit(nr,addr) set_bit(nr,addr)
/openbmc/qemu/hw/virtio/
H A Dvhost-user-device.c49 set_bit(DEVICE_CATEGORY_INPUT, dc->categories); in vud_class_init()
H A Dvhost-user-rng.c50 set_bit(DEVICE_CATEGORY_INPUT, dc->categories); in vu_rng_class_init()
H A Dvhost-user-i2c.c48 set_bit(DEVICE_CATEGORY_INPUT, dc->categories); in vu_i2c_class_init()
H A Dvhost-user-gpio.c48 set_bit(DEVICE_CATEGORY_INPUT, dc->categories); in vu_gpio_class_init()
H A Dvhost-user-input.c42 set_bit(DEVICE_CATEGORY_INPUT, dc->categories); in vhost_input_class_init()
H A Dvirtio-nsm-pci.c49 set_bit(DEVICE_CATEGORY_MISC, dc->categories); in virtio_nsm_pci_class_init()
/openbmc/phosphor-buttons/src/
H A DhostSelector_switch.cpp119 auto set_bit = [](size_t& val, size_t n) { val |= 0xff & (1 << n); }; in setHostSelectorValue() local
123 auto bit_op = (state == GpioState::deassert) ? set_bit : clr_bit; in setHostSelectorValue()
/openbmc/u-boot/arch/m68k/include/asm/
H A Dbitops.h14 extern void set_bit(int nr, volatile void *addr);
/openbmc/qemu/hw/pci-host/
H A Duninorth.c438 set_bit(DEVICE_CATEGORY_BRIDGE, dc->categories); in pci_unin_main_class_init()
456 set_bit(DEVICE_CATEGORY_BRIDGE, dc->categories); in pci_u3_agp_class_init()
472 set_bit(DEVICE_CATEGORY_BRIDGE, dc->categories); in pci_unin_agp_class_init()
488 set_bit(DEVICE_CATEGORY_BRIDGE, dc->categories); in pci_unin_internal_class_init()
543 set_bit(DEVICE_CATEGORY_BRIDGE, dc->categories); in unin_class_init()
H A Dremote.c58 set_bit(DEVICE_CATEGORY_BRIDGE, dc->categories); in remote_pcihost_class_init()
/openbmc/qemu/hw/misc/
H A Dpvpanic-mmio.c44 set_bit(DEVICE_CATEGORY_MISC, dc->categories); in pvpanic_mmio_class_init()
/openbmc/qemu/hw/s390x/
H A Dvhost-scsi-ccw.c56 set_bit(DEVICE_CATEGORY_STORAGE, dc->categories); in vhost_ccw_scsi_class_init()
H A Dap-bridge.c70 set_bit(DEVICE_CATEGORY_BRIDGE, dc->categories); in ap_bridge_class_init()
H A Dvirtio-ccw-9p.c58 set_bit(DEVICE_CATEGORY_STORAGE, dc->categories); in virtio_ccw_9p_class_init()
H A Dvirtio-ccw-rng.c60 set_bit(DEVICE_CATEGORY_MISC, dc->categories); in virtio_ccw_rng_class_init()

12345678910>>...16