Home
last modified time | relevance | path

Searched refs:peripherals (Results 1 – 25 of 80) sorted by relevance

1234

/openbmc/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()
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()
126 sysbus_connect_irq(SYS_BUS_DEVICE(&s->peripherals), 0, 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()
/openbmc/u-boot/doc/
H A DREADME.fsl-trustzone-components5 While most of the configuration related programming of these peripherals
7 privilege mode), but still some configurations of these peripherals
23 such as processors and DMA-equipped peripherals.
H A DREADME.qemu-arm23 Additionally, a number of optional peripherals can be added to the PCI bus.
56 Additional peripherals that have been tested to work in both U-Boot and Linux
/openbmc/u-boot/arch/mips/mach-bmips/
H A DKconfig136 Between its different peripherals there's an integrated switch with 4
147 Between its different peripherals there's an integrated switch with 4
158 Between its different peripherals there's an integrated switch with 4
169 Between its different peripherals there's a BCM5325 switch with 4
180 Between its different peripherals there's an integrated switch with 4
191 Between its different peripherals there's a BCM53115 switch with 5
202 Between its different peripherals there's a BCM5325 switch with 4
213 Between its different peripherals there's a BCM53115 switch with 4
224 Between its different peripherals there's a BCM53125 switch with 5
235 Between its different peripherals there's a BCM5325 switch with 4
[all …]
/openbmc/u-boot/drivers/reset/aspeed/
H A DKconfig7 watchdog to reset different peripherals and thus only supports
17 watchdog to reset different peripherals and thus only supports
27 watchdog to reset different peripherals and thus only supports
/openbmc/u-boot/drivers/usb/
H A DKconfig6 traditional PC serial port. The bus supplies power to peripherals
7 and allows for hot swapping. Up to 127 USB peripherals can be
10 The USB host is the root of the tree, the peripherals are the
12 Most PCs now have USB host ports, used to connect peripherals
29 After choosing your HCD, then select drivers for the USB peripherals
83 comment "USB peripherals"
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/libsoc/
H A Dlibsoc_0.8.2.bb1 SUMMARY = "Library for interfacing with common SoC peripherals"
2 DESCRIPTION = "libsoc is a C library to interface with common peripherals (gpio, i2c, spi, pwm) \
/openbmc/u-boot/arch/arm/dts/
H A Dk3-am65.dtsi62 <0x00 0x01000000 0x00 0x01000000 0x00 0x0af02400>, /* Most peripherals */
87 /* WKUP Basic peripherals */
94 /* Now include the peripherals for each bus segments */
H A Dk3-am65-mcu.dtsi3 * Device Tree Source for AM6 SoC Family MCU Domain peripherals
H A Dk3-am65-wakeup.dtsi3 * Device Tree Source for AM6 SoC Family Wakeup Domain peripherals
/openbmc/qemu/include/hw/arm/
H A Dbcm2838.h27 BCM2838PeripheralState peripherals; member
H A Dbcm2836.h64 BCM2835PeripheralState peripherals; member
/openbmc/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:
/openbmc/u-boot/arch/arm/mach-aspeed/
H A DKconfig23 which is enabled by support of LPC and eSPI peripherals.
32 which is enabled by support of LPC and eSPI peripherals.
45 which is enabled by support of LPC and eSPI peripherals.
/openbmc/openbmc/meta-evb/meta-evb-nuvoton/meta-evb-npcm750/
H A DREADME.md6 supports a large set of peripherals made by Nuvoton.
/openbmc/openbmc/meta-nuvoton/
H A DREADME.md6 supports a large set of peripherals made by Nuvoton.
/openbmc/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:
/openbmc/u-boot/drivers/spmi/
H A DKconfig22 slave (0) on bus. It has 4 GPIO peripherals, pid 0xC0-0xC3.
/openbmc/u-boot/drivers/scsi/
H A DKconfig6 a parallel interface widely used with storage peripherals such as
/openbmc/u-boot/board/freescale/ls2080a/
H A DREADME3 This is a emulator target with limited peripherals.
/openbmc/u-boot/board/microchip/pic32mzda/
H A DREADME9 advanced microcontroller features and peripherals.
/openbmc/u-boot/doc/device-tree-bindings/clock/
H A Dsnps,hsdk-cgu.txt4 controllers and peripherals within the SoC.

1234