Home
last modified time | relevance | path

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

/Linux-v6.1/sound/soc/intel/boards/
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"),
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.
Dskl_hda_dsp_generic.c235 "cfg-dmics:%d", mach->mach_params.dmic_num); in skl_hda_audio_probe()
Dsof_es8336.c762 "cfg-dmics:%d", mach->mach_params.dmic_num); in sof_es8336_probe()
/Linux-v6.1/include/sound/
Dmadera-pdata.h28 * connected to DMICs on each input. A value of 0
/Linux-v6.1/Documentation/devicetree/bindings/sound/
Dgoogle,sc7180-trogdor.yaml41 description: GPIO for switching between DMICs
Dcirrus,madera.yaml66 to DMICs on each input, one cell per input.
/Linux-v6.1/sound/soc/sof/intel/
Dhda.c746 "overriding DMICs detected in NHLT tables %d by kernel param %d\n", in check_dmic_num()
826 /* first check for DMICs (using NHLT or module parameter) */ in dmic_detect_topology_fixup()
859 dev_info(sdev->dev, "DMICs detected in NHLT tables: %d\n", dmic_num); in dmic_detect_topology_fixup()
1484 * DMICs use up to 4 pins and are typically pin-muxed with SoundWire in hda_sdw_machine_select()
1485 * link 2 and 3, or link 1 and 2, thus we only try to enable dmics in hda_sdw_machine_select()
1556 /* report to machine driver if any DMICs are found */ in hda_machine_select()
/Linux-v6.1/arch/arm64/boot/dts/amlogic/
Dmeson-g12a-sei510.dts43 dmics: audio-codec-1 { label
274 sound-dai = <&dmics>;
Dmeson-axg-s400.dts89 dmics: audio-codec-3 { label
350 sound-dai = <&dmics>;
Dmeson-sm1-sei610.dts30 dmics: audio-codec-1 { label
312 sound-dai = <&dmics>;
/Linux-v6.1/sound/hda/
Dintel-nhlt.c104 dev_dbg(dev, "Array with %d dmics\n", dmic_geo); in intel_nhlt_get_dmic_geo()
Dintel-dsp-config.c178 * HDAudio driver except for Google Chromebooks and when DMICs are
/Linux-v6.1/sound/soc/codecs/
DKconfig913 Select this if your sound card has DMICs.
Dwcd934x.c2265 /* Take DMICs out of reset */ in wcd934x_hw_init()