Home
last modified time | relevance | path

Searched +full:on +full:- +full:soc (Results 1 – 25 of 1162) sorted by relevance

12345678910>>...47

/kernel/linux/linux-5.10/sound/soc/pxa/
DKconfig1 # SPDX-License-Identifier: GPL-2.0-only
3 tristate "SoC Audio for the Intel PXA2xx chip"
4 depends on ARCH_PXA || COMPILE_TEST
30 tristate "Soc Audio via PXA2xx/PXA3xx SSP ports"
31 depends on PLAT_PXA
36 tristate "SoC Audio via MMP SSPA ports"
37 depends on ARCH_MMP
45 tristate "SoC Audio support for Sharp Zaurus SL-C7x0"
46 depends on SND_PXA2XX_SOC && PXA_SHARP_C7xx && I2C
50 Say Y if you want to add support for SoC audio on Sharp
[all …]
/kernel/linux/linux-6.6/sound/soc/qcom/
DKconfig1 # SPDX-License-Identifier: GPL-2.0-only
4 depends on ARCH_QCOM || COMPILE_TEST
7 in Qualcomm Technologies SOC-based platforms.
52 depends on GPIOLIB
56 Say Y or M if you want add support for SoC audio on the
57 Qualcomm Technologies IPQ806X-based Storm board.
60 tristate "SoC Audio support for APQ8016 SBC platforms"
65 APQ8016 SOC-based systems.
66 Say Y if you want to use audio devices on MI2S.
122 tristate "SoC ALSA audio driver for QDSP6"
[all …]
/kernel/linux/linux-5.10/sound/soc/samsung/
DKconfig1 # SPDX-License-Identifier: GPL-2.0-only
4 depends on PLAT_SAMSUNG || ARCH_S5PV210 || ARCH_EXYNOS || COMPILE_TEST
5 depends on COMMON_CLK
36 depends on MACH_NEO1973_GTA02
45 tristate "SoC I2S Audio support for Jive"
46 depends on MACH_JIVE && I2C
50 Say Y if you want to add support for SoC audio on the Jive.
53 tristate "SoC I2S Audio support for WM8580 on SMDK"
54 depends on MACH_SMDK6410 || COMPILE_TEST
55 depends on I2C
[all …]
/kernel/linux/linux-6.6/sound/soc/
DKconfig1 # SPDX-License-Identifier: GPL-2.0-only
3 # SoC audio configuration
7 tristate "ALSA for SoC audio support"
16 specific driver for your SoC platform below.
19 SoC based systems like PDA's, Phones and Personal Media Players.
22 will be called snd-soc-core.
44 depends on KUNIT
53 tristate "KUnit tests for SoC topology"
54 depends on KUNIT
55 depends on SND_SOC_TOPOLOGY
[all …]
/kernel/linux/linux-6.6/sound/soc/fsl/
DKconfig1 # SPDX-License-Identifier: GPL-2.0-only
2 menu "SoC Audio for Freescale CPUs"
4 comment "Common SoC Audio options for Freescale CPUs:"
8 depends on HAS_DMA
14 This option is only useful for out-of-tree drivers since
15 in-tree drivers select it automatically.
26 This option is only useful for out-of-tree drivers since
27 in-tree drivers select it automatically.
31 depends on SND_SOC_FSL_SAI
36 This option is only useful for out-of-tree drivers since
[all …]
/kernel/linux/linux-5.10/arch/arm/mach-bcm/
DKconfig1 # SPDX-License-Identifier: GPL-2.0
3 bool "Broadcom SoC Support"
4 depends on ARCH_MULTI_V6_V7
6 This enables support for Broadcom ARM based SoC chips
24 This enables support for systems based on Broadcom IPROC architected SoCs.
32 depends on ARCH_MULTI_V7
41 bool "Broadcom Hurricane 2 SoC support"
42 depends on ARCH_MULTI_V7
50 bool "Broadcom Northstar Plus SoC Support"
51 depends on ARCH_MULTI_V7
[all …]
/kernel/linux/linux-5.10/sound/soc/fsl/
DKconfig1 # SPDX-License-Identifier: GPL-2.0-only
2 menu "SoC Audio for Freescale CPUs"
4 comment "Common SoC Audio options for Freescale CPUs:"
8 depends on HAS_DMA
14 This option is only useful for out-of-tree drivers since
15 in-tree drivers select it automatically.
25 This option is only useful for out-of-tree drivers since
26 in-tree drivers select it automatically.
30 depends on SND_SOC_FSL_SAI
35 This option is only useful for out-of-tree drivers since
[all …]
/kernel/linux/linux-6.6/arch/arm/mach-bcm/
DKconfig1 # SPDX-License-Identifier: GPL-2.0
3 bool "Broadcom SoC Support"
4 depends on ARCH_MULTI_V6_V7
6 This enables support for Broadcom ARM based SoC chips
24 This enables support for systems based on Broadcom IPROC architected SoCs.
32 depends on ARCH_MULTI_V7
41 bool "Broadcom Hurricane 2 SoC support"
42 depends on ARCH_MULTI_V7
50 bool "Broadcom Northstar Plus SoC Support"
51 depends on ARCH_MULTI_V7
[all …]
/kernel/linux/linux-5.10/sound/soc/tegra/
DKconfig1 # SPDX-License-Identifier: GPL-2.0-only
3 tristate "SoC Audio for the Tegra System-on-Chip"
4 depends on (ARCH_TEGRA && TEGRA20_APB_DMA) || COMPILE_TEST
5 depends on COMMON_CLK
6 depends on RESET_CONTROLLER
10 Say Y or M here if you want support for SoC audio on Tegra.
14 depends on SND_SOC_TEGRA
24 depends on SND_SOC_TEGRA
32 depends on SND_SOC_TEGRA
41 depends on SND_SOC_TEGRA
[all …]
/kernel/linux/linux-5.10/drivers/gpu/drm/rockchip/
DKconfig1 # SPDX-License-Identifier: GPL-2.0-only
4 depends on DRM && ROCKCHIP_IOMMU
15 Choose this option if you have a Rockchip soc chipset.
19 IP found on the SoC.
26 This selects support for Rockchip SoC specific extensions
28 on RK3288 or RK3399 based SoC, you should select this option.
32 depends on EXTCON=y || (EXTCON=m && DRM_ROCKCHIP=m)
34 This selects support for Rockchip SoC specific extensions
35 for the cdn DP driver. If you want to enable Dp on
36 RK3399 based SoC, you should select this
[all …]
/kernel/linux/linux-6.6/drivers/gpu/drm/rockchip/
DKconfig1 # SPDX-License-Identifier: GPL-2.0-only
4 depends on DRM && ROCKCHIP_IOMMU
16 Choose this option if you have a Rockchip soc chipset.
20 IP found on the SoC.
29 on older SoCs.
35 first found on the RK3568.
39 depends on ROCKCHIP_VOP
43 This selects support for Rockchip SoC specific extensions
45 on RK3288 or RK3399 based SoC, you should select this option.
49 depends on EXTCON=y || (EXTCON=m && DRM_ROCKCHIP=m)
[all …]
/kernel/linux/linux-5.10/sound/soc/ti/
DKconfig1 # SPDX-License-Identifier: GPL-2.0-only
3 depends on DMA_OMAP || TI_EDMA || TI_K3_UDMA || COMPILE_TEST
20 depends on ARCH_DAVINCI || COMPILE_TEST
35 - daVinci devices
36 - Sitara line of SoCs (AM335x, AM438x, etc)
37 - DRA7x devices
38 - Keystone devices
39 - K3 devices (am654, j721e)
43 depends on ARCH_DAVINCI || COMPILE_TEST
50 depends on ARCH_OMAP4 || SOC_OMAP5 || COMPILE_TEST
[all …]
/kernel/linux/linux-6.6/sound/soc/ti/
DKconfig1 # SPDX-License-Identifier: GPL-2.0-only
3 depends on DMA_OMAP || TI_EDMA || TI_K3_UDMA || COMPILE_TEST
20 depends on ARCH_DAVINCI || COMPILE_TEST
29 depends on COMMON_CLK
36 - daVinci devices
37 - Sitara line of SoCs (AM335x, AM438x, etc)
38 - OMAP4
39 - DRA7x devices
40 - Keystone devices
41 - K3 devices (am654, j721e)
[all …]
/kernel/linux/linux-6.6/drivers/clk/samsung/
DKconfig1 # SPDX-License-Identifier: GPL-2.0-only
5 depends on OF
19 depends on COMMON_CLK_SAMSUNG
21 Support for the clock controller present on the Samsung S3C64xx SoCs.
22 Choose Y here only if you build for this SoC.
26 depends on COMMON_CLK_SAMSUNG
28 Support for the clock controller present on the Samsung S5Pv210 SoCs.
29 Choose Y here only if you build for this SoC.
33 depends on COMMON_CLK_SAMSUNG
35 Support for the clock controller present on the Samsung
[all …]
/kernel/linux/linux-6.6/drivers/net/ethernet/stmicro/stmmac/
DKconfig1 # SPDX-License-Identifier: GPL-2.0-only
3 tristate "STMicroelectronics Multi-Gigabit Ethernet driver"
4 depends on HAS_IOMEM && HAS_DMA
5 depends on PTP_1588_CLOCK_OPTIONAL
20 depends on INET
21 depends on STMMAC_ETH
30 depends on STMMAC_ETH
35 This is the driver used on several SoCs:
45 tristate "Support for snps,dwc-qos-ethernet.txt DT binding."
48 depends on OF && HAS_DMA
[all …]
/kernel/linux/linux-6.6/drivers/pinctrl/meson/
DKconfig1 # SPDX-License-Identifier: GPL-2.0-only
3 tristate "Amlogic SoC pinctrl drivers"
4 depends on ARCH_MESON || COMPILE_TEST
5 depends on OF
17 bool "Meson 8 SoC pinctrl driver"
18 depends on ARM
23 bool "Meson 8b SoC pinctrl driver"
24 depends on ARM
29 tristate "Meson gxbb SoC pinctrl driver"
30 depends on ARM64
[all …]
/kernel/linux/linux-6.6/sound/soc/samsung/
DKconfig1 # SPDX-License-Identifier: GPL-2.0-only
4 depends on PLAT_SAMSUNG || ARCH_S5PV210 || ARCH_EXYNOS || COMPILE_TEST
5 depends on COMMON_CLK
25 tristate "SoC I2S Audio support for WM8994 on SMDK"
26 depends on I2C=y
31 Say Y if you want to add support for SoC audio on the SMDKs.
34 tristate "SoC S/PDIF Audio support for SMDK"
37 Say Y if you want to add support for SoC S/PDIF audio on the SMDK.
40 tristate "SoC PCM Audio support for WM8994 on SMDK"
41 depends on I2C=y
[all …]
/kernel/linux/linux-6.6/drivers/clk/
DKconfig1 # SPDX-License-Identifier: GPL-2.0
7 thus are a key power management tool on many systems.
23 depends on !HAVE_LEGACY_CLK
38 depends on MFD_WM831X
47 depends on ARC_SOC_HSDK || COMPILE_TEST
48 depends on HAS_IOMEM
55 depends on SPI
59 Low-Noise JESD204B Compliant Clock Jitter Cleaner With Dual Loop PLLs
62 tristate "Clock driver for Apple SoC NCOs"
63 depends on ARCH_APPLE || COMPILE_TEST
[all …]
/kernel/linux/linux-6.6/sound/soc/tegra/
DKconfig1 # SPDX-License-Identifier: GPL-2.0-only
3 tristate "SoC Audio for the Tegra System-on-Chip"
4 depends on (ARCH_TEGRA && TEGRA20_APB_DMA) || COMPILE_TEST
5 depends on COMMON_CLK
6 depends on RESET_CONTROLLER
10 Say Y or M here if you want support for SoC audio on Tegra.
82 Config to enable the Inter-IC Sound (I2S) Controller which
83 implements full-duplex and bidirectional and single direction
84 point-to-point serial interfaces. It can interface with I2S
113 converts the multi-bit Pulse Code Modulation (PCM) audio input to
[all …]
/kernel/linux/linux-6.6/drivers/phy/samsung/
DKconfig1 # SPDX-License-Identifier: GPL-2.0-only
6 tristate "Exynos SoC series Display Port PHY driver"
7 depends on OF
8 depends on ARCH_EXYNOS || COMPILE_TEST
12 Support for Display Port PHY found on Samsung Exynos SoCs.
15 tristate "S5P/Exynos SoC series MIPI CSI-2/DSI PHY driver"
16 depends on HAS_IOMEM
17 depends on ARCH_S5PV210 || ARCH_EXYNOS || COMPILE_TEST
21 Support for MIPI CSI-2 and MIPI DSI DPHY found on Samsung S5P
26 depends on OF && (ARCH_EXYNOS || COMPILE_TEST)
[all …]
/kernel/linux/linux-5.10/sound/soc/qcom/
DKconfig1 # SPDX-License-Identifier: GPL-2.0-only
4 depends on ARCH_QCOM || COMPILE_TEST
7 in Qualcomm Technologies SOC-based platforms.
44 Say Y or M if you want add support for SoC audio on the
45 Qualcomm Technologies IPQ806X-based Storm board.
48 tristate "SoC Audio support for APQ8016 SBC platforms"
53 APQ8016 SOC-based systems.
54 Say Y if you want to use audio devices on MI2S.
88 tristate "SoC ALSA audio driver for QDSP6"
89 depends on QCOM_APR
[all …]
/kernel/linux/linux-5.10/drivers/net/ethernet/stmicro/stmmac/
DKconfig1 # SPDX-License-Identifier: GPL-2.0-only
3 tristate "STMicroelectronics Multi-Gigabit Ethernet driver"
4 depends on HAS_IOMEM && HAS_DMA
20 depends on INET
21 depends on STMMAC_ETH
30 depends on STMMAC_ETH
35 This is the driver used on several SoCs:
45 tristate "Support for snps,dwc-qos-ethernet.txt DT binding."
48 depends on OF && HAS_DMA
50 Support for chips using the snps,dwc-qos-ethernet.txt DT binding.
[all …]
/kernel/linux/linux-6.6/drivers/soc/tegra/
DKconfig1 # SPDX-License-Identifier: GPL-2.0-only
4 # 32-bit ARM SoCs
21 Support for NVIDIA Tegra AP20 and T20 processors, based on the
35 Support for NVIDIA Tegra T30 processor family, based on the
47 Support for NVIDIA Tegra T114 processor family, based on the
58 Support for NVIDIA Tegra T124 processor family, based on the
63 # 64-bit ARM SoCs
67 bool "NVIDIA Tegra132 SoC"
72 Enable support for NVIDIA Tegra132 SoC, based on the Denver
73 ARMv8 CPU. The Tegra132 SoC is similar to the Tegra124 SoC,
[all …]
/kernel/linux/linux-6.6/Documentation/devicetree/bindings/arm/ti/
Dk3.yaml1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause)
3 ---
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Texas Instruments K3 Multicore SoC architecture
10 - Nishanth Menon <nm@ti.com>
13 Platforms based on Texas Instruments K3 Multicore SoC architecture
22 - description: K3 AM62A7 SoC
24 - enum:
25 - ti,am62a7-sk
26 - const: ti,am62a7
[all …]
/kernel/linux/linux-6.6/Documentation/process/
Dmaintainer-soc.rst1 .. SPDX-License-Identifier: GPL-2.0
4 SoC Subsystem
8 --------
10 The SoC subsystem is a place of aggregation for SoC-specific code.
13 * devicetrees for 32- & 64-bit ARM and RISC-V
14 * 32-bit ARM board files (arch/arm/mach*)
15 * 32- & 64-bit ARM defconfigs
16 * SoC-specific drivers across architectures, in particular for 32- & 64-bit
17 ARM, RISC-V and Loongarch
19 These "SoC-specific drivers" do not include clock, GPIO etc drivers that have
[all …]

12345678910>>...47