Home
last modified time | relevance | path

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

12345678910>>...29

/openbmc/linux/Documentation/devicetree/bindings/display/
H A Dmipi-dsi-bus.txt5 communication between a host and up to four peripherals. This document will
13 peripherals on that bus.
26 bus. DSI peripherals are addressed using a 2-bit virtual channel number, so
42 Peripherals with DSI as control bus, or no control bus
45 Peripherals with the DSI bus as the primary control bus, or peripherals with
48 DSI peripherals, but individual bindings may want to define additional,
55 Some DSI peripherals respond to more than a single virtual channel. In that
64 Peripherals with a different control bus
67 There are peripherals that have I2C/SPI (or some other non-DSI bus) as the
69 path). Connections between such peripherals and a DSI host can be represented
[all …]
/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/linux/drivers/clk/meson/
H A DKconfig64 want peripherals and CPU frequency scaling to work.
80 Say Y if you want peripherals and CPU frequency scaling to work.
95 Say Y if you want peripherals and CPU frequency scaling to work.
121 tristate "Amlogic A1 SoC Peripherals clock controller support"
127 Support for the Peripherals clock controller on Amlogic A113L based
128 device, A1 SoC Family. Say Y if you want A1 Peripherals clock
146 devices, aka g12a. Say Y if you want peripherals to work.
/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()
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()
/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/u-boot/arch/arm/mach-rockchip/
H A DKconfig13 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/linux/drivers/usb/
H A DKconfig53 traditional PC serial port. The bus supplies power to peripherals
54 and allows for hot swapping. Up to 127 USB peripherals can be
57 The USB host is the root of the tree, the peripherals are the
59 Most PCs now have USB host ports, used to connect peripherals
74 After choosing your HCD, then select drivers for the USB peripherals
/openbmc/linux/Documentation/devicetree/bindings/clock/
H A Damlogic,a1-peripherals-clkc.yaml4 $id: http://devicetree.org/schemas/clock/amlogic,a1-peripherals-clkc.yaml#
7 title: Amlogic A1 Peripherals Clock Control Unit
17 const: amlogic,a1-peripherals-clkc
60 compatible = "amlogic,a1-peripherals-clkc";
H A Dbrcm,bcm2835-aux-clock.txt6 The auxiliary peripherals (UART, SPI1, and SPI2) have a small register
7 area controlling clock gating to the peripherals, and providing an IRQ
/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/linux/drivers/pinctrl/starfive/
H A DKconfig17 peripherals supporting inputs, outputs, configuring pull-up/pull-down
38 peripherals supporting inputs, outputs, configuring pull-up/pull-down
50 peripherals supporting inputs, outputs, configuring pull-up/pull-down
/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.
/openbmc/linux/Documentation/devicetree/bindings/bus/
H A Dfsl,spba-bus.yaml7 title: Shared Peripherals Bus Interface
13 A simple bus enabling access to shared peripherals.
18 determine which peripherals are available to it and the range over which
H A Dbaikal,bt1-axi.yaml18 another: from CPU to SoC peripherals and between some SoC peripherals
20 some peripherals). In case of any protocol error, device not responding
/openbmc/linux/drivers/usb/core/
H A DKconfig73 bool "Rely on OTG and EH Targeted Peripherals List"
77 product list, so USB peripherals not listed there will be
80 "Targeted Peripherals List". "Embedded Hosts" are likewise
81 allowed to support only a limited number of peripherals.
/openbmc/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()
/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/linux/include/dt-bindings/pinctrl/
H A Drzn1-pinctrl.h101 /* These are MDIO0 peripherals for the RZN1_FUNC_ETH_MDIO function */
110 /* These are MDIO0 peripherals for the RZN1_FUNC_ETH_MDIO_E1 function */
120 /* These are MDIO1 peripherals for the RZN1_FUNC_ETH_MDIO function */
129 /* These are MDIO1 peripherals for the RZN1_FUNC_ETH_MDIO_E1 function */
/openbmc/linux/Documentation/devicetree/bindings/pinctrl/
H A Dstarfive,jh7110-sys-pinctrl.yaml15 Some peripherals have their I/O go through the 64 "GPIOs". This also
17 All these peripherals are connected to all 64 GPIOs such that
18 any GPIO can be set up to be controlled by any of the peripherals.
/openbmc/linux/sound/pci/ice1712/
H A Damp.h8 * Lowlevel functions for Advanced Micro Peripherals Ltd AUDIO2000
17 #define VT1724_SUBDEVICE_AUDIO2000 0x12142417 /* Advanced Micro Peripherals Ltd AUDIO2000 */
/openbmc/u-boot/arch/arm/mach-exynos/include/mach/
H A Dperiph.h11 * Peripherals required for pinmux configuration. List will
41 /* Since following peripherals do
/openbmc/u-boot/arch/arm/mach-s5pc1xx/include/mach/
H A Dperiph.h11 * Peripherals required for pinmux configuration. List will
41 /* Since following peripherals do
/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 */
/openbmc/linux/include/dt-bindings/clock/
H A Dmarvell,pxa910.h26 /* apb peripherals */
46 /* axi peripherals */

12345678910>>...29