Home
last modified time | relevance | path

Searched full:peripherals (Results 1 – 25 of 66) sorted by relevance

123

/qemu/hw/arm/
H A Dbcm2836.c49 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 Dbcm2838.c51 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 Dbcm2838_peripherals.c2 * 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 Dbcm2835_peripherals.c80 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 Dvexpress.c61 /* 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 Dallwinner-h3-ccu.c35 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 Dbcm2838_peripherals.h2 * BCM2838 peripherals emulation
53 #define TYPE_BCM2838_PERIPHERALS "bcm2838-peripherals"
H A Dbcm2835_peripherals.h40 #define TYPE_BCM_SOC_PERIPHERALS_BASE "bcm-soc-peripherals-base"
43 #define TYPE_BCM2835_PERIPHERALS "bcm2835-peripherals"
H A Dfsl-imx7.h114 /* PCIe Peripherals */
117 /* MMAP Peripherals */
131 /* Arm Peripherals */
H A Dbcm2838.h27 BCM2838PeripheralState peripherals; member
H A Dbcm2836.h64 BCM2835PeripheralState peripherals; member
H A Darmsse.h40 * + Clock input "MAINCLK": clock for CPUs and most peripherals
41 * + Clock input "S32KCLK": slow 32KHz clock used for a few peripherals
H A Domap.h596 /* MPUI-TIPB peripherals */
604 /* MPU public TIPB peripherals */
623 /* MPU private TIPB peripherals */
/qemu/docs/system/
H A Dtarget-sparc.rst35 QEMU emulates the following sun4m peripherals:
54 The number of peripherals is fixed in the architecture. Maximum memory
H A Dtarget-sparc64.rst23 QEMU emulates the following peripherals:
H A Dtarget-i386-desc.rst.inc1 The QEMU PC System emulator simulates the following peripherals:
/qemu/include/hw/ssi/
H A Dssi.h6 * However it is fairly common for boards to have multiple peripherals
33 /* Peripherals. */
/qemu/docs/system/arm/
H A Dnuvoton.rst9 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 Dpc.rst4 Peripherals subtitle
/qemu/hw/timer/
H A Dbcm2835_systmr.c8 * 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 Darm_integrator_debug.h6 …* https://developer.arm.com/documentation/dui0159/b/peripherals-and-interfaces/debug-leds-and-dip…
H A Dnrf51_rng.h10 * to be mapped to the peripherals instance address by the SOC.
/qemu/hw/sh4/
H A Dsh7750.c73 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 Dprep.rst9 QEMU emulates the following 40P (PREP) peripherals:
H A Dpowermac.rst13 QEMU emulates the following PowerMac peripherals:

123