/linux/sound/soc/codecs/ |
H A D | Makefile | 2 snd-soc-88pm860x-y := 88pm860x-codec.o 3 snd-soc-ab8500-codec-y := ab8500-codec.o 4 snd-soc-ac97-y := ac97.o 5 snd-soc-ad1836-y := ad1836.o 6 snd-soc-ad193x-y := ad193x.o 7 snd-soc-ad193x-spi-y := ad193x-spi.o 8 snd-soc-ad193x-i2c-y := ad193x-i2c.o 9 snd-soc-ad1980-y := ad1980.o 10 snd-soc-ad73311-y := ad73311.o 11 snd-soc [all...] |
/linux/sound/soc/ |
H A D | Kconfig | 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. 53 tristate "KUnit tests for SoC topology" 58 If you want to perform tests on ALSA SoC topology support say Y here. 61 test cases against soc-topology.c API. This should be primarily used 70 tristate "KUnit tests for SoC card" 74 If you want to perform tests on ALSA SoC card functions say Y here. [all …]
|
H A D | Makefile | 2 snd-soc-core-y := soc-core.o soc-dapm.o soc-jack.o soc-utils.o soc-dai.o soc-component.o 3 snd-soc-core-y += soc-pcm.o soc-devres.o soc-ops.o soc-link.o soc-card.o 4 snd-soc-core-$(CONFIG_SND_SOC_COMPRESS) += soc-compress.o 7 snd-soc-core-y += soc-topology.o 11 # snd-soc-test-y := soc-topology-test.o 12 obj-$(CONFIG_SND_SOC_TOPOLOGY_KUNIT_TEST) += soc-topology-test.o 16 obj-$(CONFIG_SND_SOC_CARD_KUNIT_TEST) += soc-card-test.o 20 # snd-soc-test-y := soc-utils-test.o 21 obj-$(CONFIG_SND_SOC_UTILS_KUNIT_TEST) += soc-utils-test.o 25 obj-$(CONFIG_SND_SOC_OPS_KUNIT_TEST) += soc-ops-test.o [all …]
|
/linux/sound/soc/intel/boards/ |
H A D | Makefile | 2 snd-soc-hsw-rt5640-y := hsw_rt5640.o 3 snd-soc-sst-bdw-rt5650-mach-y := bdw-rt5650.o 4 snd-soc-sst-bdw-rt5677-mach-y := bdw-rt5677.o 5 snd-soc-bdw-rt286-y := bdw_rt286.o 6 snd-soc-sst-sof-pcm512x-y := sof_pcm512x.o 7 snd-soc-sst-sof-wm8804-y := sof_wm8804.o 8 snd-soc-sst-bytcr-rt5640-y := bytcr_rt5640.o 9 snd-soc-sst-bytcr-rt5651-y := bytcr_rt5651.o 10 snd-soc-sst-bytcr-wm5102-y := bytcr_wm5102.o 11 snd-soc-sst-cht-bsw-rt5672-y := cht_bsw_rt5672.o [all …]
|
/linux/sound/soc/qcom/ |
H A D | Makefile | 3 snd-soc-lpass-cpu-y := lpass-cpu.o 4 snd-soc-lpass-cdc-dma-y := lpass-cdc-dma.o 5 snd-soc-lpass-hdmi-y := lpass-hdmi.o 6 snd-soc-lpass-platform-y := lpass-platform.o 7 snd-soc-lpass-ipq806x-y := lpass-ipq806x.o 8 snd-soc-lpass-apq8016-y := lpass-apq8016.o 9 snd-soc-lpass-sc7180-y := lpass-sc7180.o 10 snd-soc-lpass-sc7280-y := lpass-sc7280.o 12 obj-$(CONFIG_SND_SOC_LPASS_CPU) += snd-soc-lpass-cpu.o 13 obj-$(CONFIG_SND_SOC_LPASS_CDC_DMA) += snd-soc-lpass-cdc-dma.o [all …]
|
H A D | Kconfig | 7 in Qualcomm Technologies SOC-based platforms. 56 Say Y or M if you want add support for SoC audio on the 60 tristate "SoC Audio support for APQ8016 SBC platforms" 65 APQ8016 SOC-based systems. 125 tristate "SoC ALSA USB offloading backing for QDSP6" 134 with the SoC USB framework to initialize a session 138 tristate "SoC ALSA audio driver for QDSP6" 154 To add support for MSM QDSP6 Soc Audio. 155 This will enable sound soc platform specific 160 tristate "SoC Machine driver for MSM8996 and APQ8096 boards" [all …]
|
/linux/drivers/soc/ |
H A D | Kconfig | 2 menu "SOC (System On Chip) specific Drivers" 4 source "drivers/soc/amlogic/Kconfig" 5 source "drivers/soc/apple/Kconfig" 6 source "drivers/soc/aspeed/Kconfig" 7 source "drivers/soc/atmel/Kconfig" 8 source "drivers/soc/bcm/Kconfig" 9 source "drivers/soc/canaan/Kconfig" 10 source "drivers/soc/cirrus/Kconfig" 11 source "drivers/soc/fsl/Kconfig" 12 source "drivers/soc/fujitsu/Kconfig" [all …]
|
/linux/sound/soc/samsung/ |
H A D | Makefile | 3 snd-soc-s3c-dma-y := dmaengine.o 4 snd-soc-idma-y := idma.o 5 snd-soc-samsung-spdif-y := spdif.o 6 snd-soc-pcm-y := pcm.o 7 snd-soc-i2s-y := i2s.o 9 obj-$(CONFIG_SND_SOC_SAMSUNG) += snd-soc-s3c-dma.o 10 obj-$(CONFIG_SND_SAMSUNG_SPDIF) += snd-soc-samsung-spdif.o 11 obj-$(CONFIG_SND_SAMSUNG_PCM) += snd-soc-pcm.o 12 obj-$(CONFIG_SND_SAMSUNG_I2S) += snd-soc-i2s.o 13 obj-$(CONFIG_SND_SAMSUNG_I2S) += snd-soc-idma.o [all …]
|
/linux/sound/soc/meson/ |
H A D | Makefile | 3 snd-soc-meson-aiu-y := aiu.o 4 snd-soc-meson-aiu-y += aiu-acodec-ctrl.o 5 snd-soc-meson-aiu-y += aiu-codec-ctrl.o 6 snd-soc-meson-aiu-y += aiu-encoder-i2s.o 7 snd-soc-meson-aiu-y += aiu-encoder-spdif.o 8 snd-soc-meson-aiu-y += aiu-fifo.o 9 snd-soc-meson-aiu-y += aiu-fifo-i2s.o 10 snd-soc-meson-aiu-y += aiu-fifo-spdif.o 11 snd-soc-meson-axg-fifo-y := axg-fifo.o 12 snd-soc-meson-axg-frddr-y := axg-frddr.o [all …]
|
/linux/sound/soc/intel/avs/boards/ |
H A D | Makefile | 3 snd-soc-avs-da7219-y := da7219.o 4 snd-soc-avs-dmic-y := dmic.o 5 snd-soc-avs-es8336-y := es8336.o 6 snd-soc-avs-hdaudio-y := hdaudio.o 7 snd-soc-avs-i2s-test-y := i2s_test.o 8 snd-soc-avs-max98927-y := max98927.o 9 snd-soc-avs-max98357a-y := max98357a.o 10 snd-soc-avs-max98373-y := max98373.o 11 snd-soc-avs-nau8825-y := nau8825.o 12 snd-soc-avs-pcm3168a-y := pcm3168a.o [all …]
|
/linux/sound/soc/ti/ |
H A D | Makefile | 4 snd-soc-ti-edma-y := edma-pcm.o 5 snd-soc-ti-sdma-y := sdma-pcm.o 6 snd-soc-ti-udma-y := udma-pcm.o 8 obj-$(CONFIG_SND_SOC_TI_EDMA_PCM) += snd-soc-ti-edma.o 9 obj-$(CONFIG_SND_SOC_TI_SDMA_PCM) += snd-soc-ti-sdma.o 10 obj-$(CONFIG_SND_SOC_TI_UDMA_PCM) += snd-soc-ti-udma.o 13 snd-soc-davinci-asp-y := davinci-i2s.o 14 snd-soc-davinci-mcasp-y := davinci-mcasp.o 15 snd-soc-omap-dmic-y := omap-dmic.o 16 snd-soc-omap-mcbsp-y := omap-mcbsp.o omap-mcbsp-st.o [all …]
|
/linux/sound/soc/intel/common/ |
H A D | Makefile | 2 snd-soc-acpi-intel-match-y := soc-acpi-intel-byt-match.o soc-acpi-intel-cht-match.o \ 3 soc-acpi-intel-hsw-bdw-match.o \ 4 soc-acpi-intel-skl-match.o soc-acpi-intel-kbl-match.o \ 5 soc-acpi-intel-bxt-match.o soc-acpi-intel-glk-match.o \ 6 soc-acpi-intel-cnl-match.o soc-acpi-intel-cfl-match.o \ 7 soc-acpi-intel-cml-match.o soc-acpi-intel-icl-match.o \ 8 soc-acpi-intel-tgl-match.o soc-acpi-intel-ehl-match.o \ 9 soc-acpi-intel-jsl-match.o soc-acpi-intel-adl-match.o \ 10 soc-acpi-intel-rpl-match.o soc-acpi-intel-mtl-match.o \ 11 soc-acpi-intel-arl-match.o \ [all …]
|
/linux/sound/soc/atmel/ |
H A D | Makefile | 3 snd-soc-atmel-pcm-pdc-y := atmel-pcm-pdc.o 4 snd-soc-atmel-pcm-dma-y := atmel-pcm-dma.o 5 snd-soc-atmel_ssc_dai-y := atmel_ssc_dai.o 6 snd-soc-atmel-i2s-y := atmel-i2s.o 7 snd-soc-mchp-i2s-mcc-y := mchp-i2s-mcc.o 8 snd-soc-mchp-spdiftx-y := mchp-spdiftx.o 9 snd-soc-mchp-spdifrx-y := mchp-spdifrx.o 10 snd-soc-mchp-pdmc-y := mchp-pdmc.o 15 obj-$(CONFIG_SND_ATMEL_SOC_SSC) += snd-soc-atmel-pcm-pdc.o 18 obj-$(CONFIG_SND_ATMEL_SOC_SSC) += snd-soc-atmel-pcm-dma.o [all …]
|
/linux/Documentation/devicetree/bindings/mips/ |
H A D | ralink.yaml | 7 title: Ralink SoC based Platforms 13 Boards with a Ralink SoC shall have the following properties. 20 - description: Boards with Ralink RT2880 SoC 24 - const: ralink,rt2880-soc 26 - description: Boards with Ralink RT3050 SoC 28 - const: ralink,rt3050-soc 30 - description: Boards with Ralink RT3052 SoC 34 - const: ralink,rt3052-soc 36 - description: Boards with Ralink RT3350 SoC 38 - const: ralink,rt3350-soc [all …]
|
/linux/drivers/mtd/nand/raw/brcmnand/ |
H A D | brcmnand.h | 23 bool (*ctlrdy_ack)(struct brcmnand_soc *soc); 24 void (*ctlrdy_set_enabled)(struct brcmnand_soc *soc, bool en); 25 void (*prepare_data_bus)(struct brcmnand_soc *soc, bool prepare, 27 void (*read_data_bus)(struct brcmnand_soc *soc, void __iomem *flash_cache, 33 u32 (*read_reg)(struct brcmnand_soc *soc, u32 offset); 34 void (*write_reg)(struct brcmnand_soc *soc, u32 val, u32 offset); 37 static inline void brcmnand_soc_data_bus_prepare(struct brcmnand_soc *soc, in brcmnand_soc_data_bus_prepare() argument 40 if (soc && soc->prepare_data_bus) in brcmnand_soc_data_bus_prepare() 41 soc->prepare_data_bus(soc, true, is_param); in brcmnand_soc_data_bus_prepare() 44 static inline void brcmnand_soc_data_bus_unprepare(struct brcmnand_soc *soc, in brcmnand_soc_data_bus_unprepare() argument [all …]
|
H A D | bcma_nand.c | 14 struct brcmnand_soc soc; member 41 static inline struct brcmnand_bcma_soc *to_bcma_soc(struct brcmnand_soc *soc) in to_bcma_soc() argument 43 return container_of(soc, struct brcmnand_bcma_soc, soc); in to_bcma_soc() 46 static u32 brcmnand_bcma_read_reg(struct brcmnand_soc *soc, u32 offset) in brcmnand_bcma_read_reg() argument 48 struct brcmnand_bcma_soc *sc = to_bcma_soc(soc); in brcmnand_bcma_read_reg() 65 static void brcmnand_bcma_write_reg(struct brcmnand_soc *soc, u32 val, in brcmnand_bcma_write_reg() argument 68 struct brcmnand_bcma_soc *sc = to_bcma_soc(soc); in brcmnand_bcma_write_reg() 88 static void brcmnand_bcma_prepare_data_bus(struct brcmnand_soc *soc, bool prepare, in brcmnand_bcma_prepare_data_bus() argument 91 struct brcmnand_bcma_soc *sc = to_bcma_soc(soc); in brcmnand_bcma_prepare_data_bus() 102 struct brcmnand_bcma_soc *soc; in brcmnand_bcma_nand_probe() local [all …]
|
H A D | iproc_nand.c | 18 struct brcmnand_soc soc; member 32 static bool iproc_nand_intc_ack(struct brcmnand_soc *soc) in iproc_nand_intc_ack() argument 35 container_of(soc, struct iproc_nand_soc, soc); in iproc_nand_intc_ack() 47 static void iproc_nand_intc_set(struct brcmnand_soc *soc, bool en) in iproc_nand_intc_set() argument 50 container_of(soc, struct iproc_nand_soc, soc); in iproc_nand_intc_set() 69 static void iproc_nand_apb_access(struct brcmnand_soc *soc, bool prepare, in iproc_nand_apb_access() argument 73 container_of(soc, struct iproc_nand_soc, soc); in iproc_nand_apb_access() 105 struct brcmnand_soc *soc; in iproc_nand_probe() local 110 soc = &priv->soc; in iproc_nand_probe() 122 soc->ctlrdy_ack = iproc_nand_intc_ack; in iproc_nand_probe() [all …]
|
/linux/sound/soc/rockchip/ |
H A D | Makefile | 3 snd-soc-rockchip-i2s-y := rockchip_i2s.o 4 snd-soc-rockchip-i2s-tdm-y := rockchip_i2s_tdm.o 5 snd-soc-rockchip-pdm-y := rockchip_pdm.o 6 snd-soc-rockchip-sai-y := rockchip_sai.o 7 snd-soc-rockchip-spdif-y := rockchip_spdif.o 9 obj-$(CONFIG_SND_SOC_ROCKCHIP_I2S) += snd-soc-rockchip-i2s.o 10 obj-$(CONFIG_SND_SOC_ROCKCHIP_PDM) += snd-soc-rockchip-pdm.o 11 obj-$(CONFIG_SND_SOC_ROCKCHIP_SAI) += snd-soc-rockchip-sai.o 12 obj-$(CONFIG_SND_SOC_ROCKCHIP_SPDIF) += snd-soc-rockchip-spdif.o 13 obj-$(CONFIG_SND_SOC_ROCKCHIP_I2S_TDM) += snd-soc-rockchip-i2s-tdm.o [all …]
|
/linux/sound/soc/au1x/ |
H A D | Makefile | 3 snd-soc-au1xpsc-dbdma-y := dbdma2.o 4 snd-soc-au1xpsc-i2s-y := psc-i2s.o 5 snd-soc-au1xpsc-ac97-y := psc-ac97.o 8 snd-soc-au1x-dma-y := dma.o 9 snd-soc-au1x-ac97c-y := ac97c.o 10 snd-soc-au1x-i2sc-y := i2sc.o 12 obj-$(CONFIG_SND_SOC_AU1XPSC) += snd-soc-au1xpsc-dbdma.o 13 obj-$(CONFIG_SND_SOC_AU1XPSC_I2S) += snd-soc-au1xpsc-i2s.o 14 obj-$(CONFIG_SND_SOC_AU1XPSC_AC97) += snd-soc-au1xpsc-ac97.o 15 obj-$(CONFIG_SND_SOC_AU1XAUDIO) += snd-soc-au1x-dma.o [all …]
|
/linux/Documentation/devicetree/bindings/arm/ |
H A D | amlogic.yaml | 7 title: Amlogic SoC based Platforms 20 - description: Boards with the Amlogic Meson6 SoC 26 - description: Boards with the Amlogic Meson8 SoC 33 - description: Boards with the Amlogic Meson8m2 SoC 39 - description: Boards with the Amlogic Meson8b SoC 47 - description: Boards with the Amlogic Meson GXBaby SoC 69 - description: Boards with the Amlogic Meson GXL S805X SoC 77 - description: Boards with the Amlogic Meson GXL S805Y SoC 84 - description: Boards with the Amlogic Meson GXL S905W SoC 93 - description: Boards with the Amlogic Meson GXL S905X SoC [all …]
|
/linux/Documentation/devicetree/bindings/soc/socionext/ |
H A D | socionext,uniphier-soc-glue.yaml | 4 $id: http://devicetree.org/schemas/soc/socionext/socionext,uniphier-soc-glue.yaml# 7 title: Socionext UniPhier SoC-glue logic 13 SoC-glue logic implemented on Socionext UniPhier SoCs is a collection of 20 - socionext,uniphier-ld4-soc-glue 21 - socionext,uniphier-pro4-soc-glue 22 - socionext,uniphier-pro5-soc-glue 23 - socionext,uniphier-pxs2-soc-glue 24 - socionext,uniphier-sld8-soc-glue 25 - socionext,uniphier-ld11-soc-glue 26 - socionext,uniphier-ld20-soc-glue [all …]
|
H A D | socionext,uniphier-soc-glue-debug.yaml | 4 $id: http://devicetree.org/schemas/soc/socionext/socionext,uniphier-soc-glue-debug.yaml# 7 title: Socionext UniPhier SoC-glue logic debug part 13 SoC-glue logic debug part implemented on Socionext UniPhier SoCs is 21 - socionext,uniphier-ld4-soc-glue-debug 22 - socionext,uniphier-pro4-soc-glue-debug 23 - socionext,uniphier-pro5-soc-glue-debug 24 - socionext,uniphier-pxs2-soc-glue-debug 25 - socionext,uniphier-sld8-soc-glue-debug 26 - socionext,uniphier-ld11-soc-glue-debug 27 - socionext,uniphier-ld20-soc-glue-debug [all …]
|
/linux/arch/arm/mach-bcm/ |
H A D | Kconfig | 3 bool "Broadcom SoC Support" 6 This enables support for Broadcom ARM based SoC chips 41 bool "Broadcom Hurricane 2 SoC support" 50 bool "Broadcom Northstar Plus SoC Support" 58 Support for Broadcom Northstar Plus SoC. 61 applications. The SoC features dual core Cortex A9 ARM CPUs, 67 bool "Broadcom BCM470X / BCM5301X ARM SoC" 77 This is a network SoC line mostly used in home routers and 79 This includes the following SoC: BCM53010, BCM53011, BCM53012, 84 different SoC or with the older BCM47XX and BCM53XX based [all …]
|
/linux/sound/soc/pxa/ |
H A D | Makefile | 3 snd-soc-pxa2xx-y := pxa2xx-pcm.o 4 snd-soc-pxa2xx-ac97-y := pxa2xx-ac97.o 5 snd-soc-pxa2xx-i2s-y := pxa2xx-i2s.o 6 snd-soc-pxa-ssp-y := pxa-ssp.o 7 snd-soc-mmp-sspa-y := mmp-sspa.o 9 obj-$(CONFIG_SND_PXA2XX_SOC) += snd-soc-pxa2xx.o 10 obj-$(CONFIG_SND_PXA2XX_SOC_AC97) += snd-soc-pxa2xx-ac97.o 11 obj-$(CONFIG_SND_PXA2XX_SOC_I2S) += snd-soc-pxa2xx-i2s.o 12 obj-$(CONFIG_SND_PXA_SOC_SSP) += snd-soc-pxa-ssp.o 13 obj-$(CONFIG_SND_MMP_SOC_SSPA) += snd-soc-mmp-sspa.o [all …]
|
/linux/sound/soc/generic/ |
H A D | Makefile | 2 snd-soc-simple-card-utils-y := simple-card-utils.o 3 snd-soc-simple-card-y := simple-card.o 4 snd-soc-audio-graph-card-y := audio-graph-card.o 5 snd-soc-audio-graph-card2-y := audio-graph-card2.o 6 snd-soc-audio-graph-card2-custom-sample-y := audio-graph-card2-custom-sample.o 7 snd-soc-test-component-y := test-component.o 9 obj-$(CONFIG_SND_SIMPLE_CARD_UTILS) += snd-soc-simple-card-utils.o 10 obj-$(CONFIG_SND_SIMPLE_CARD) += snd-soc-simple-card.o 11 obj-$(CONFIG_SND_AUDIO_GRAPH_CARD) += snd-soc-audio-graph-card.o 12 obj-$(CONFIG_SND_AUDIO_GRAPH_CARD2) += snd-soc-audio-graph-card2.o [all …]
|