/qemu/hw/arm/ |
H A D | bcm2836.c | 49 object_initialize_child(obj, "peripherals", &s->peripherals, in bcm283x_init() 51 object_property_add_alias(obj, "board-rev", OBJECT(&s->peripherals), in bcm283x_init() 53 object_property_add_alias(obj, "command-line", OBJECT(&s->peripherals), in bcm283x_init() 55 object_property_add_alias(obj, "vcram-size", OBJECT(&s->peripherals), in bcm283x_init() 57 object_property_add_alias(obj, "vcram-base", OBJECT(&s->peripherals), in bcm283x_init() 68 /* common peripherals from bcm2835 */ in bcm283x_common_realize() 89 = BCM_SOC_PERIPHERALS_BASE(&s->peripherals); in bcm2835_realize() 100 sysbus_connect_irq(SYS_BUS_DEVICE(&s->peripherals), 0, in bcm2835_realize() 102 sysbus_connect_irq(SYS_BUS_DEVICE(&s->peripherals), 1, in bcm2835_realize() 113 = BCM_SOC_PERIPHERALS_BASE(&s->peripherals); in bcm2836_realize() [all …]
|
H A D | bcm2838.c | 51 object_initialize_child(obj, "peripherals", &s->peripherals, in bcm2838_init() 53 object_property_add_alias(obj, "board-rev", OBJECT(&s->peripherals), in bcm2838_init() 55 object_property_add_alias(obj, "vcram-size", OBJECT(&s->peripherals), in bcm2838_init() 57 object_property_add_alias(obj, "vcram-base", OBJECT(&s->peripherals), in bcm2838_init() 59 object_property_add_alias(obj, "command-line", OBJECT(&s->peripherals), in bcm2838_init() 70 BCM2838PeripheralState *ps = BCM2838_PERIPHERALS(&s->peripherals); in bcm2838_realize() 72 BCM_SOC_PERIPHERALS_BASE(&s->peripherals); in bcm2838_realize() 233 qdev_pass_gpios(DEVICE(&s->gic), DEVICE(&s->peripherals), NULL); in bcm2838_realize()
|
H A D | bcm2838_peripherals.c | 2 * BCM2838 peripherals emulation 31 memory_region_init(&s->peri_low_mr, obj, "bcm2838-peripherals", in bcm2838_peripherals_init() 74 /* Map lower peripherals into the GPU address space */ in bcm2838_peripherals_realize() 76 "bcm2838-peripherals", &s->peri_low_mr, 0, in bcm2838_peripherals_realize()
|
H A D | bcm2835_peripherals.c | 80 memory_region_init(&s->peri_mr, obj, "bcm2835-peripherals", bc->peri_size); in raspi_peripherals_base_init() 87 * mailbox-addressable peripherals (not exported) in raspi_peripherals_base_init() 234 /* Map MPHI to the peripherals memory map */ in bcm2835_peripherals_realize() 263 /* Map peripherals and RAM into the GPU address space. */ in bcm_soc_peripherals_common_realize() 265 "bcm2835-peripherals", &s->peri_mr, 0, in bcm_soc_peripherals_common_realize()
|
H A D | vexpress.c | 61 /* Address maps for peripherals: 66 * their peripherals. 253 * peripherals. Note that some documentation numbers in init_cpus() 301 /* Daughterboard peripherals : 0x10020000 .. 0x20000000 */ in a9_daughterboard_init() 385 /* A15 daughterboard peripherals: */ in a15_daughterboard_init() 589 /* Motherboard peripherals: the wiring is the same but the in vexpress_common_init()
|
/qemu/hw/misc/ |
H A D | allwinner-h3-ccu.c | 35 REG_PLL_PERIPH0 = 0x0028, /* PLL Peripherals 0 Control */ 37 REG_PLL_PERIPH1 = 0x0044, /* PLL Peripherals 1 Control */ 51 REG_PLL_PERIPH0_BIAS = 0x0234, /* PLL Peripherals 0 Bias */ 53 REG_PLL_PERIPH1_BIAS = 0x0244, /* PLL Peripherals 1 Bias */ 134 case REG_PLL_PERIPH0: /* PLL Peripherals 0 Control */ in allwinner_h3_ccu_write() 136 case REG_PLL_PERIPH1: /* PLL Peripherals 1 Control */ in allwinner_h3_ccu_write()
|
/qemu/include/hw/arm/ |
H A D | bcm2838_peripherals.h | 2 * BCM2838 peripherals emulation 53 #define TYPE_BCM2838_PERIPHERALS "bcm2838-peripherals"
|
H A D | bcm2835_peripherals.h | 40 #define TYPE_BCM_SOC_PERIPHERALS_BASE "bcm-soc-peripherals-base" 43 #define TYPE_BCM2835_PERIPHERALS "bcm2835-peripherals"
|
H A D | fsl-imx7.h | 114 /* PCIe Peripherals */ 117 /* MMAP Peripherals */ 131 /* Arm Peripherals */
|
H A D | bcm2838.h | 27 BCM2838PeripheralState peripherals; member
|
H A D | bcm2836.h | 64 BCM2835PeripheralState peripherals; member
|
H A D | armsse.h | 40 * + Clock input "MAINCLK": clock for CPUs and most peripherals 41 * + Clock input "S32KCLK": slow 32KHz clock used for a few peripherals
|
H A D | omap.h | 596 /* MPUI-TIPB peripherals */ 604 /* MPU public TIPB peripherals */ 623 /* MPU private TIPB peripherals */
|
/qemu/docs/system/ |
H A D | target-sparc.rst | 35 QEMU emulates the following sun4m peripherals: 54 The number of peripherals is fixed in the architecture. Maximum memory
|
H A D | target-sparc64.rst | 23 QEMU emulates the following peripherals:
|
H A D | target-i386-desc.rst.inc | 1 The QEMU PC System emulator simulates the following peripherals:
|
/qemu/include/hw/ssi/ |
H A D | ssi.h | 6 * However it is fairly common for boards to have multiple peripherals 33 /* Peripherals. */
|
/qemu/docs/system/arm/ |
H A D | nuvoton.rst | 9 different assortment of peripherals targeted for either Enterprise or Data 40 * Cortex-A9MPCore built-in peripherals: SCU, GIC, Global Timer, Private Timer
|
/qemu/docs/system/i386/ |
H A D | pc.rst | 4 Peripherals subtitle
|
/qemu/hw/timer/ |
H A D | bcm2835_systmr.c | 8 * Datasheet: BCM2835 ARM Peripherals (C6357-M-1398) 9 * https://www.raspberrypi.org/app/uploads/2012/02/BCM2835-ARM-Peripherals.pdf
|
/qemu/include/hw/misc/ |
H A D | arm_integrator_debug.h | 6 …* https://developer.arm.com/documentation/dui0159/b/peripherals-and-interfaces/debug-leds-and-dip…
|
H A D | nrf51_rng.h | 10 * to be mapped to the peripherals instance address by the SOC.
|
/qemu/hw/sh4/ |
H A D | sh7750.c | 73 uint16_t periph_pdtra; /* Imposed by the peripherals */ 74 uint16_t periph_portdira; /* Direction seen from the peripherals */ 75 uint16_t periph_pdtrb; /* Imposed by the peripherals */ 76 uint16_t periph_portdirb; /* Direction seen from the peripherals */ 119 (s->periph_portdira & s->periph_pdtra) | /* Peripherals */ in porta_lines() 126 (s->periph_portdirb & s->periph_pdtrb) | /* Peripherals */ in portb_lines()
|
/qemu/docs/system/ppc/ |
H A D | prep.rst | 9 QEMU emulates the following 40P (PREP) peripherals:
|
H A D | powermac.rst | 13 QEMU emulates the following PowerMac peripherals:
|