Home
last modified time | relevance | path

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

12345678

/linux/drivers/clk/meson/
H A DKconfig69 want peripherals and CPU frequency scaling to work.
85 Say Y if you want peripherals and CPU frequency scaling to work.
100 Say Y if you want peripherals and CPU frequency scaling to work.
149 of most peripherals.
152 tristate "Amlogic C3 peripherals clock controller"
162 C308L devices, AKA C3. Say Y if you want the peripherals clock to
181 devices, aka g12a. Say Y if you want peripherals to work.
194 most peripherals.
197 tristate "S4 SoC peripherals clock controllers support"
205 Support for the peripherals cloc
[all...]
H A DMakefile22 obj-$(CONFIG_COMMON_CLK_A1_PERIPHERALS) += a1-peripherals.o
24 obj-$(CONFIG_COMMON_CLK_C3_PERIPHERALS) += c3-peripherals.o
29 obj-$(CONFIG_COMMON_CLK_S4_PERIPHERALS) += s4-peripherals.o
/linux/sound/soc/
H A Dsoc-acpi.c134 struct sdw_peripherals *peripherals) in snd_soc_acpi_sdw_link_slaves_found() argument
148 for (j = 0; j < peripherals->num_peripherals; j++) { in snd_soc_acpi_sdw_link_slaves_found()
149 struct sdw_slave *peripheral = peripherals->array[j]; in snd_soc_acpi_sdw_link_slaves_found()
159 for (j = 0; j < peripherals->num_peripherals; j++) { in snd_soc_acpi_sdw_link_slaves_found()
160 struct sdw_slave *peripheral = peripherals->array[j]; in snd_soc_acpi_sdw_link_slaves_found()
194 if (j == peripherals->num_peripherals) { in snd_soc_acpi_sdw_link_slaves_found()
/linux/drivers/soundwire/
H A Damd_init.c181 kfree(ctx->peripherals); in sdw_amd_exit()
208 ctx->peripherals = kmalloc(struct_size(ctx->peripherals, array, num_slaves), in sdw_amd_get_slave_info()
210 if (!ctx->peripherals) in sdw_amd_get_slave_info()
212 ctx->peripherals->num_peripherals = num_slaves; in sdw_amd_get_slave_info()
220 ctx->peripherals->array[i] = slave; in sdw_amd_get_slave_info()
H A Dintel_init.c256 ctx->peripherals = kmalloc(struct_size(ctx->peripherals, array, num_slaves), in sdw_intel_probe_controller()
258 if (!ctx->peripherals) in sdw_intel_probe_controller()
260 ctx->peripherals->num_peripherals = num_slaves; in sdw_intel_probe_controller()
265 ctx->peripherals->array[i] = slave; in sdw_intel_probe_controller()
374 kfree(ctx->peripherals); in sdw_intel_exit()
/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
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
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
/linux/sound/soc/intel/common/
H A Dsoc-acpi-intel-sdca-quirks.c30 for (i = 0; i < ctx->peripherals->num_peripherals; i++) { in snd_soc_acpi_intel_sdca_is_device_rt712_vb()
31 if (sdca_device_quirk_match(ctx->peripherals->array[i], in snd_soc_acpi_intel_sdca_is_device_rt712_vb()
/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
/linux/arch/arm/include/debug/
H A Dat91.S14 ldr \rp, =CONFIG_DEBUG_UART_PHYS @ System peripherals (phys address)
15 ldr \rv, =CONFIG_DEBUG_UART_VIRT @ System peripherals (virt address)
/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
/linux/arch/arm64/boot/dts/ti/
H A Dk3-am65.dtsi57 <0x00 0x01000000 0x00 0x01000000 0x00 0x0af02400>, /* Most peripherals */
98 /* WKUP Basic peripherals */
105 /* Now include the peripherals for each bus segments */
/linux/Documentation/devicetree/bindings/x86/
H A Dce4100.txt4 The CE4100 SoC uses for in core peripherals the following compatible
44 This node describes the in-core peripherals. Required property:
/linux/Documentation/devicetree/bindings/bus/
H A Dts-nbus.txt3 The NBUS is a bus used to interface with peripherals in the Technologic
20 The NBUS node can contain zero or more child nodes representing peripherals
/linux/drivers/pnp/
H A DKconfig11 Plug and Play (PnP) is a standard for peripherals which allows those
12 peripherals to be configured by software, e.g. assign IRQ's or other
/linux/arch/arc/boot/dts/
H A Daxc003.dtsi94 * Mark DMA peripherals connected via IOC port as dma-coherent. We do
95 * it via overlay because peripherals defined in axs10x_mb.dtsi are
97 * only AXS103 board has HW-coherent DMA peripherals)
H A Daxc003_idu.dtsi101 * Mark DMA peripherals connected via IOC port as dma-coherent. We do
102 * it via overlay because peripherals defined in axs10x_mb.dtsi are
104 * only AXS103 board has HW-coherent DMA peripherals)
/linux/Documentation/devicetree/
H A Doverlay-notes.rst33 /* On chip peripherals */
35 /* peripherals that are always instantiated */
67 /* On chip peripherals */
69 /* peripherals that are always instantiated */
/linux/sound/soc/apple/
H A DKconfig8 This option enables an ASoC platform driver for MCA peripherals found
/linux/Documentation/devicetree/bindings/dma/
H A Dst_fdma.txt15 - reg-names : Must contain "slimcore", "dmem", "peripherals", "imem" entries
31 reg-names = "slimcore", "dmem", "peripherals", "imem";
/linux/Documentation/devicetree/bindings/display/ti/
H A Dti,omap5-dss.txt56 - RFBI controlled peripherals
74 - DSI controlled peripherals
/linux/arch/arm/boot/dts/broadcom/
H A Dbcm2835-rpi-common.dtsi3 * This include file covers the common peripherals and configuration between
/linux/arch/arm/boot/dts/st/
H A Dste-href-tvk1281618-r2.dtsi100 * shared with other peripherals. The should be defined for
121 * shared with other peripherals. The should be defined for
158 * shared with other peripherals. The should be defined for
/linux/arch/arm/boot/dts/ti/omap/
H A Domap3-overo-summit-common.dtsi10 #include "omap3-overo-common-peripherals.dtsi"
/linux/arch/arm/boot/dts/intel/ixp/
H A Dintel-ixp43x.dtsi5 * peripherals over the 42x series.
/linux/Documentation/devicetree/bindings/mfd/
H A Dti-keystone-devctrl.txt4 the status of its peripherals. This node is intended to allow access to

12345678