Searched refs:soc (Results 51 - 75 of 1802) sorted by relevance

1234567891011>>

/linux-master/sound/soc/meson/
H A DMakefile3 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
[all...]
/linux-master/drivers/mtd/nand/raw/brcmnand/
H A Diproc_nand.c18 struct brcmnand_soc soc; member in struct:iproc_nand_soc
32 static bool iproc_nand_intc_ack(struct brcmnand_soc *soc) argument
35 container_of(soc, struct iproc_nand_soc, soc);
47 static void iproc_nand_intc_set(struct brcmnand_soc *soc, bool en) argument
50 container_of(soc, struct iproc_nand_soc, soc);
69 static void iproc_nand_apb_access(struct brcmnand_soc *soc, bool prepare, argument
73 container_of(soc, struct iproc_nand_soc, soc);
105 struct brcmnand_soc *soc; local
[all...]
H A Dbcmbca_nand.c18 struct brcmnand_soc soc; member in struct:bcmbca_nand_soc
41 static bool bcmbca_nand_intc_ack(struct brcmnand_soc *soc) argument
44 container_of(soc, struct bcmbca_nand_soc, soc);
56 static void bcmbca_nand_intc_set(struct brcmnand_soc *soc, bool en) argument
59 container_of(soc, struct bcmbca_nand_soc, soc);
71 static void bcmbca_read_data_bus(struct brcmnand_soc *soc, argument
89 struct brcmnand_soc *soc; local
94 soc
[all...]
H A Dbcm6368_nand.c27 struct brcmnand_soc soc; member in struct:bcm6368_nand_soc
50 static bool bcm6368_nand_intc_ack(struct brcmnand_soc *soc) argument
53 container_of(soc, struct bcm6368_nand_soc, soc);
68 static void bcm6368_nand_intc_set(struct brcmnand_soc *soc, bool en) argument
71 container_of(soc, struct bcm6368_nand_soc, soc);
90 struct brcmnand_soc *soc; local
95 soc = &priv->soc;
[all...]
/linux-master/arch/arm/mach-imx/
H A Dhardware.h12 #include <soc/imx/revision.h>
102 #define imx_map_entry(soc, name, _type) { \
103 .virtual = soc ## _IO_P2V(soc ## _ ## name ## _BASE_ADDR), \
104 .pfn = __phys_to_pfn(soc ## _ ## name ## _BASE_ADDR), \
105 .length = soc ## _ ## name ## _SIZE, \
/linux-master/sound/soc/intel/avs/
H A DMakefile3 snd-soc-avs-y := dsp.o ipc.o messages.o utils.o core.o loader.o \
6 snd-soc-avs-y += cldma.o
7 snd-soc-avs-y += skl.o apl.o cnl.o icl.o tgl.o
9 snd-soc-avs-y += trace.o
14 snd-soc-avs-y += probes.o debugfs.o
17 obj-$(CONFIG_SND_SOC_INTEL_AVS) += snd-soc-avs.o
/linux-master/drivers/net/ethernet/mediatek/
H A Dmtk_wed_ops.c5 #include <linux/soc/mediatek/mtk_wed.h>
/linux-master/sound/soc/qcom/
H A Dcommon.h7 #include <sound/soc.h>
/linux-master/include/soc/mscc/
H A Dvsc7514_regs.h11 #include <soc/mscc/ocelot_vcap.h>
/linux-master/include/linux/platform_data/x86/
H A Dsoc.h19 #define SOC_INTEL_IS_CPU(soc, type) \
20 static inline bool soc_intel_is_##soc(void) \
22 static const struct x86_cpu_id soc##_cpu_ids[] = { \
28 id = x86_match_cpu(soc##_cpu_ids); \
/linux-master/sound/soc/intel/boards/
H A Dsof_hdmi_common.h9 #include <sound/soc.h>
H A Dsof_cirrus_common.h11 #include <sound/soc.h>
12 #include <sound/soc-acpi-intel-ssp-common.h>
H A Dsof_sdw_dmic.c8 #include <sound/soc.h>
9 #include <sound/soc-acpi.h>
10 #include <sound/soc-dapm.h>
/linux-master/include/linux/bcma/
H A Dbcma_soc.h12 int __init bcma_host_soc_register(struct bcma_soc *soc);
13 int __init bcma_host_soc_init(struct bcma_soc *soc);
/linux-master/sound/soc/intel/common/
H A Dsoc-acpi-intel-hda-match.c5 * soc-acpi-intel-hda-match.c - tables and support for HDA+ACPI enumeration.
9 #include <sound/soc-acpi.h>
10 #include <sound/soc-acpi-intel-match.h>
H A Dsoc-acpi-intel-hsw-bdw-match.c3 * soc-acpi-intel-hsw-bdw-match.c - tables and support for ACPI enumeration.
9 #include <sound/soc-acpi.h>
10 #include <sound/soc-acpi-intel-match.h>
/linux-master/sound/soc/amd/
H A DMakefile3 snd-soc-acp-da7219mx98357-mach-y := acp-da7219-max98357a.o
4 snd-soc-acp-rt5645-mach-y := acp-rt5645.o
5 snd-soc-acp-es8336-mach-y := acp-es8336.o
6 snd-soc-acp-rt5682-mach-y := acp3x-rt5682-max9836.o
10 obj-$(CONFIG_SND_SOC_AMD_CZ_DA7219MX98357_MACH) += snd-soc-acp-da7219mx98357-mach.o
11 obj-$(CONFIG_SND_SOC_AMD_CZ_RT5645_MACH) += snd-soc-acp-rt5645-mach.o
12 obj-$(CONFIG_SND_SOC_AMD_ST_ES8336_MACH) += snd-soc-acp-es8336-mach.o
14 obj-$(CONFIG_SND_SOC_AMD_RV_RT5682_MACH) += snd-soc-acp-rt5682-mach.o
/linux-master/sound/soc/intel/catpt/
H A DMakefile1 snd-soc-catpt-y := device.o dsp.o loader.o ipc.o messages.o pcm.o sysfs.o
6 obj-$(CONFIG_SND_SOC_INTEL_CATPT) += snd-soc-catpt.o
/linux-master/sound/soc/mediatek/mt2701/
H A DMakefile3 snd-soc-mt2701-afe-y := mt2701-afe-pcm.o mt2701-afe-clock-ctrl.o
4 obj-$(CONFIG_SND_SOC_MT2701) += snd-soc-mt2701-afe.o
/linux-master/sound/soc/mediatek/mt7986/
H A DMakefile4 snd-soc-mt7986-afe-y := \
8 obj-$(CONFIG_SND_SOC_MT7986) += snd-soc-mt7986-afe.o
/linux-master/sound/soc/sprd/
H A DMakefile4 snd-soc-sprd-platform-y := sprd-pcm-dma.o sprd-pcm-compress.o
6 obj-$(CONFIG_SND_SOC_SPRD) += snd-soc-sprd-platform.o
/linux-master/arch/powerpc/boot/
H A Dcuboot-85xx.c22 void *soc; local
32 * soc node name in existing dts files -- once that is fixed,
35 soc = find_node_by_devtype(NULL, "soc");
36 if (soc) {
39 setprop(soc, "bus-frequency", &bd.bi_busfreq,
43 if (get_parent(serial) != soc)
H A Dcuboot-83xx.c21 void *soc; local
29 * soc node name in existing dts files -- once that is fixed,
32 soc = find_node_by_devtype(NULL, "soc");
33 if (soc) {
36 setprop(soc, "bus-frequency", &bd.bi_busfreq,
40 if (get_parent(serial) != soc)
H A Dcuboot-824x.c20 void *soc; local
26 soc = find_node_by_devtype(NULL, "soc");
27 if (soc) {
30 setprop(soc, "bus-frequency", &bd.bi_busfreq,
34 if (get_parent(serial) != soc)
/linux-master/sound/soc/intel/skylake/
H A DMakefile2 snd-soc-skl-y := skl.o skl-pcm.o skl-nhlt.o skl-messages.o skl-topology.o \
7 snd-soc-skl-y += skl-debug.o
10 obj-$(CONFIG_SND_SOC_INTEL_SKYLAKE_COMMON) += snd-soc-skl.o
13 snd-soc-skl-ssp-clk-y := skl-ssp-clk.o
15 obj-$(CONFIG_SND_SOC_INTEL_SKYLAKE_SSP_CLK) += snd-soc-skl-ssp-clk.o

Completed in 230 milliseconds

1234567891011>>