| /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/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()
|
| /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/u-boot/arch/arm/mach-rockchip/ |
| H A D | Kconfig | 13 and video codec support. Peripherals include Gigabit Ethernet, 22 and video codec support. Peripherals include Gigabit Ethernet, 44 Peripherals include Fast Ethernet, USB2 host and OTG, SDIO, I2S, 57 and video codec support. Peripherals include Gigabit Ethernet, 72 and video codec support. Peripherals include Gigabit Ethernet, 92 and video codec support. Peripherals include Gigabit Ethernet, 114 On-chip peripherals include Gigabit Ethernet, USB2 host and OTG, SDIO, 146 and video codec support. Peripherals include Gigabit Ethernet,
|
| /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/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.
|
| /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/u-boot/arch/arm/mach-exynos/include/mach/ |
| H A D | periph.h | 11 * Peripherals required for pinmux configuration. List will 41 /* Since following peripherals do
|
| /openbmc/u-boot/arch/arm/mach-s5pc1xx/include/mach/ |
| H A D | periph.h | 11 * Peripherals required for pinmux configuration. List will 41 /* Since following peripherals do
|
| /openbmc/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()
|
| /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 */
|
| /openbmc/u-boot/arch/arm/include/asm/arch-meson/ |
| H A D | axg.h | 15 /* Always-On Peripherals registers */ 30 /* Peripherals registers */
|
| H A D | gx.h | 16 /* Always-On Peripherals registers */ 31 /* Peripherals registers */
|
| /openbmc/qemu/include/hw/arm/ |
| H A D | bcm2838_peripherals.h | 2 * BCM2838 peripherals emulation 53 #define TYPE_BCM2838_PERIPHERALS "bcm2838-peripherals"
|
| /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
|
| /openbmc/u-boot/arch/arm/mach-at91/include/mach/ |
| H A D | at91sam9261.h | 24 #define ATMEL_ID_SYS 1 /* System Peripherals */ 51 * User Peripherals physical base addresses. 71 * System Peripherals physical base addresses.
|
| H A D | at91sam9263.h | 20 #define ATMEL_ID_SYS 1 /* System Peripherals */ 53 * User Peripherals physical base addresses. 78 * System Peripherals physical base addresses.
|
| H A D | at91sam9260.h | 24 #define ATMEL_ID_SYS 1 /* System Peripherals */ 57 * User Peripherals physical base addresses. 85 * System Peripherals physical base addresses.
|
| /openbmc/u-boot/board/emulation/qemu-arm/ |
| H A D | qemu-arm.c | 24 /* Lowmem peripherals */ 66 * Make sure virtio bus is enumerated so that peripherals in board_init()
|
| /openbmc/u-boot/arch/arm/mach-uniphier/sbc/ |
| H A D | sbc.c | 57 * 0x41f00000-0x41ffffff, 0x43f00000-0x43ffffff: peripherals in __uniphier_sbc_init() 65 * 0x43f00000-0x43ffffff: peripherals (1MB) in __uniphier_sbc_init()
|
| /openbmc/u-boot/arch/arm/include/asm/arch-lpc32xx/ |
| H A D | cpu.h | 22 /* FAB peripherals base addresses */ 35 /* APB peripherals base addresses */
|
| /openbmc/u-boot/arch/arm/mach-socfpga/ |
| H A D | spl_s10.c | 77 * enable non-secure access to these peripherals in order for the in spl_disable_firewall_l4_per() 78 * OS to use these peripherals. in spl_disable_firewall_l4_per() 157 /* enable non-secure interface to DMA330 DMA and peripherals */ in board_init_f()
|