Home
last modified time | relevance | path

Searched full:dmics (Results 1 – 14 of 14) sorted by relevance

/OK3568_Linux_fs/kernel/sound/soc/intel/boards/
H A Dbdw-rt5677.c47 SND_SOC_DAPM_MIC("Local DMICs", NULL),
48 SND_SOC_DAPM_MIC("Remote DMICs", NULL),
63 * Local DMICs: the two DMICs on the mainboard
64 * Remote DMICs: the two DMICs on the camera module
66 {"DMIC L1", NULL, "Remote DMICs"},
67 {"DMIC R1", NULL, "Remote DMICs"},
68 {"DMIC L2", NULL, "Local DMICs"},
69 {"DMIC R2", NULL, "Local DMICs"},
85 SOC_DAPM_PIN_SWITCH("Local DMICs"),
86 SOC_DAPM_PIN_SWITCH("Remote DMICs"),
H A Dbdw-rt5650.c46 * DMIC Pair1 are the two DMICs connected on the DMICN1 connector.
47 * DMIC Pair2 are the two DMICs connected on the DMICN2 connector.
H A Dskl_hda_dsp_generic.c235 "cfg-dmics:%d", mach->mach_params.dmic_num); in skl_hda_audio_probe()
/OK3568_Linux_fs/kernel/include/sound/
H A Dmadera-pdata.h28 * connected to DMICs on each input. A value of 0
/OK3568_Linux_fs/kernel/sound/hda/
H A Dintel-nhlt.c104 dev_dbg(dev, "Array with %d dmics\n", dmic_geo); in intel_nhlt_get_dmic_geo()
H A Dintel-dsp-config.c171 * HDAudio driver except for Google Chromebooks and when DMICs are
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/sound/
H A Dcirrus,madera.yaml66 to DMICs on each input, one cell per input.
/OK3568_Linux_fs/kernel/arch/arm64/boot/dts/amlogic/
H A Dmeson-axg-s400.dts89 dmics: audio-codec-3 { label
350 sound-dai = <&dmics>;
H A Dmeson-g12a-sei510.dts43 dmics: audio-codec-1 { label
274 sound-dai = <&dmics>;
H A Dmeson-sm1-sei610.dts30 dmics: audio-codec-1 { label
313 sound-dai = <&dmics>;
/OK3568_Linux_fs/kernel/sound/soc/sof/intel/
H A Dhda.c1012 /* first check NHLT for DMICs */ in hda_generic_machine_select()
1045 "DMICs detected in NHLT tables: %d\n", in hda_generic_machine_select()
/OK3568_Linux_fs/kernel/sound/soc/codecs/
H A DKconfig781 Select this if your sound card has DMICs.
H A Dwcd934x.c2172 /* Take DMICs out of reset */ in wcd934x_hw_init()
/OK3568_Linux_fs/kernel/sound/soc/rockchip/
H A Drockchip_pdm.c689 * a necessary delay for dmics wake-up after clk enabled, and drop the in rockchip_pdm_startup()