| /openbmc/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() 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 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()
|
| /openbmc/u-boot/doc/ |
| H A D | README.fsl-trustzone-components | 5 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 D | README.qemu-arm | 23 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 D | Kconfig | 136 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 D | Kconfig | 7 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 D | Kconfig | 6 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 D | libsoc_0.8.2.bb | 1 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 D | k3-am65.dtsi | 62 <0x00 0x01000000 0x00 0x01000000 0x00 0x0af02400>, /* Most peripherals */ 87 /* WKUP Basic peripherals */ 94 /* Now include the peripherals for each bus segments */
|
| H A D | k3-am65-mcu.dtsi | 3 * Device Tree Source for AM6 SoC Family MCU Domain peripherals
|
| H A D | k3-am65-wakeup.dtsi | 3 * Device Tree Source for AM6 SoC Family Wakeup Domain peripherals
|
| /openbmc/qemu/include/hw/arm/ |
| H A D | bcm2838.h | 27 BCM2838PeripheralState peripherals; member
|
| H A D | bcm2836.h | 64 BCM2835PeripheralState peripherals; member
|
| /openbmc/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:
|
| /openbmc/u-boot/arch/arm/mach-aspeed/ |
| H A D | Kconfig | 23 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 D | README.md | 6 supports a large set of peripherals made by Nuvoton.
|
| /openbmc/openbmc/meta-nuvoton/ |
| H A D | README.md | 6 supports a large set of peripherals made by Nuvoton.
|
| /openbmc/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:
|
| /openbmc/u-boot/drivers/spmi/ |
| H A D | Kconfig | 22 slave (0) on bus. It has 4 GPIO peripherals, pid 0xC0-0xC3.
|
| /openbmc/u-boot/drivers/scsi/ |
| H A D | Kconfig | 6 a parallel interface widely used with storage peripherals such as
|
| /openbmc/u-boot/board/freescale/ls2080a/ |
| H A D | README | 3 This is a emulator target with limited peripherals.
|
| /openbmc/u-boot/board/microchip/pic32mzda/ |
| H A D | README | 9 advanced microcontroller features and peripherals.
|
| /openbmc/u-boot/doc/device-tree-bindings/clock/ |
| H A D | snps,hsdk-cgu.txt | 4 controllers and peripherals within the SoC.
|