Home
last modified time | relevance | path

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

/openbmc/linux/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()
H A Dsof_es8336.c757 "cfg-dmics:%d", mach->mach_params.dmic_num); in sof_es8336_probe()
/openbmc/linux/include/sound/
H A Dmadera-pdata.h28 * connected to DMICs on each input. A value of 0
/openbmc/linux/Documentation/devicetree/bindings/sound/
H A Dmt8186-mt6366-rt1019-rt5682s.yaml28 dmic-gpios optional prop for switching between two DMICs.
H A Dgoogle,sc7180-trogdor.yaml33 description: GPIO for switching between DMICs
H A Dcirrus,madera.yaml69 to DMICs on each input, one cell per input.
/openbmc/linux/sound/soc/sof/intel/
H A Dhda.c875 "overriding DMICs detected in NHLT tables %d by kernel param %d\n", in check_dmic_num()
955 /* first check for DMICs (using NHLT or module parameter) */ in dmic_detect_topology_fixup()
988 dev_info(sdev->dev, "DMICs detected in NHLT tables: %d\n", dmic_num); in dmic_detect_topology_fixup()
1548 * DMICs use up to 4 pins and are typically pin-muxed with SoundWire in hda_sdw_machine_select()
1549 * link 2 and 3, or link 1 and 2, thus we only try to enable dmics in hda_sdw_machine_select()
1628 /* report to machine driver if any DMICs are found */ in hda_machine_select()
/openbmc/linux/arch/arm64/boot/dts/qcom/
H A Dsc7280-herobrine-audio-rt5682-3mic.dtsi5 * using rt5682 codec and having 3 dmics connected to sc7280.
/openbmc/u-boot/arch/arm/dts/
H A Dmeson-axg-s400.dts89 dmics: audio-codec@3 { label
332 sound-dai = <&dmics>;
/openbmc/linux/arch/arm64/boot/dts/amlogic/
H A Dmeson-g12a-sei510.dts43 dmics: audio-codec-1 { label
273 sound-dai = <&dmics>;
H A Dmeson-sm1-sei610.dts30 dmics: audio-codec-1 { label
311 sound-dai = <&dmics>;
H A Dmeson-axg-s400.dts89 dmics: audio-codec-3 { label
349 sound-dai = <&dmics>;
/openbmc/linux/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.c172 * and when DMICs are present. Two cases are required since Coreboot
/openbmc/linux/sound/soc/codecs/
H A DKconfig1039 Select this if your sound card has DMICs.
H A Dwcd934x.c2265 /* Take DMICs out of reset */ in wcd934x_hw_init()