Home
last modified time | relevance | path

Searched full:54 (Results 1 – 25 of 212) sorted by relevance

123456789

/qemu/target/xtensa/core-de233_fpu/
H A Dgdb-config.c.inc76 "03:03:54:00","03:03:14:00",0,0,0,0)
78 "03:13:54:00","03:13:14:00",0,0,0,0)
79 XTREG( 54,224,64, 8, 8,0x0032,0x0006, 0, 4,0x0401,f2,
80 "03:23:54:00","03:23:14:00",0,0,0,0)
82 "03:33:54:00","03:33:14:00",0,0,0,0)
84 "03:43:54:00","03:43:14:00",0,0,0,0)
86 "03:53:54:00","03:53:14:00",0,0,0,0)
88 "03:63:54:00","03:63:14:00",0,0,0,0)
90 "03:73:54:00","03:73:14:00",0,0,0,0)
92 "03:83:54:00","03:83:14:00",0,0,0,0)
[all …]
/qemu/include/hw/gpio/
H A Dbcm2835_gpio.h31 uint8_t fsel[54];
34 qemu_irq out[54];
/qemu/hw/gpio/
H A Dbcm2835_gpio.c107 if (index >= 0 && index < 54) { in gpfsel_is_out()
288 VMSTATE_UINT8_ARRAY(fsel, BCM2835GpioState, 54),
307 qdev_init_gpio_out(dev, s->out, 54); in bcm2835_gpio_init()
/qemu/tests/tcg/aarch64/
H A Dpauth-1.c6 #define PR_PAC_RESET_KEYS 54
H A Dpauth-5.c33 * toggle bit 54 in the output... in main()
H A Dpauth-2.c64 * Without FEAT_Pauth2, bits [54:53] are an error indicator based on in do_test()
/qemu/target/hppa/
H A Dmachine.c63 ent->ar_pl1 = extract64(val, 54, 2); in get_tlb()
86 val = deposit64(val, 54, 2, ent->ar_pl1); in put_tlb()
H A Dgdbstub.c105 case 54: in hppa_cpu_gdb_read_register()
233 case 54: in hppa_cpu_gdb_write_register()
/qemu/target/hexagon/
H A Dhex_regs.h79 HEX_REG_QEMU_HVX_CNT = 54,
/qemu/include/hw/arm/
H A Domap.h260 #define OMAP_INT_1610_DMA_CH7 54
318 #define OMAP_INT_730_DMA_CH7 54
477 #define OMAP_DMA_MMC2_TX 54
/qemu/hw/hppa/
H A Dhppa_hardware.h79 #define HPPA64_DIAG_SPHASH_ENABLE 0x200 /* DIAG_SPHASH_ENAB (bit 54) */
/qemu/docs/system/devices/
H A Dkeyboard.rst103 - 54
/qemu/tests/tcg/alpha/
H A Dtest-cvttq.c16 #define FPCR_OVF (1UL << 54)
/qemu/hw/display/
H A Dcirrus_vga_internal.h2 * QEMU Cirrus CLGD 54xx VGA Emulator, ISA bus support
H A Dcirrus_vga_isa.c2 * QEMU Cirrus CLGD 54xx VGA Emulator, ISA bus support
H A Dedid-generate.c145 } else if (std < 54) { in edid_fill_modes()
159 while (std < 54) { in edid_fill_modes()
385 uint8_t *desc = edid + 54; in qemu_edid_generate()
/qemu/docs/system/
H A Dvirtio-net-failover.rst43 -device virtio-net-pci,netdev=hostnet1,id=net1,mac=52:54:00:6f:55:cc, \
/qemu/include/hw/riscv/
H A Dsifive_u.h159 #define SIFIVE_U_PLIC_NUM_SOURCES 54
/qemu/hw/sd/
H A Dsdmmc-internal.h29 #define EXT_CSD_EXP_EVENTS_STATUS 54 /* RO, 2 bytes */
/qemu/linux-user/alpha/
H A Dtarget_errno_defs.h53 #define TARGET_ECONNRESET 54
/qemu/linux-user/hppa/
H A Dtarget_errno_defs.h48 #define TARGET_ENOSTR 54
/qemu/include/hw/cxl/
H A Dcxl_events.h73 * CXL r3.1 section 8.2.9.2.3; Table 8-54
/qemu/linux-user/loongarch64/
H A Dvdso.S113 .cfi_offset 54, B_FR + 22 * 8
/qemu/include/hw/misc/
H A Dimx6_ccm.h84 #define CCM_ANALOG_PLL_MLB_CLR 54
/qemu/include/hw/ssi/
H A Dpnv_spi_regs.h40 #define SPI_CTR_CFG_N2_CTRL_B2 PPC_BIT(54)

123456789