/openbmc/linux/sound/soc/intel/boards/ |
H A D | bdw-rt5677.c | 47 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 D | bdw-rt5650.c | 46 * 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 D | skl_hda_dsp_generic.c | 235 "cfg-dmics:%d", mach->mach_params.dmic_num); in skl_hda_audio_probe()
|
H A D | sof_es8336.c | 757 "cfg-dmics:%d", mach->mach_params.dmic_num); in sof_es8336_probe()
|
/openbmc/linux/include/sound/ |
H A D | madera-pdata.h | 28 * connected to DMICs on each input. A value of 0
|
/openbmc/linux/Documentation/devicetree/bindings/sound/ |
H A D | mt8186-mt6366-rt1019-rt5682s.yaml | 28 dmic-gpios optional prop for switching between two DMICs.
|
H A D | google,sc7180-trogdor.yaml | 33 description: GPIO for switching between DMICs
|
H A D | cirrus,madera.yaml | 69 to DMICs on each input, one cell per input.
|
/openbmc/linux/sound/soc/sof/intel/ |
H A D | hda.c | 875 "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 D | sc7280-herobrine-audio-rt5682-3mic.dtsi | 5 * using rt5682 codec and having 3 dmics connected to sc7280.
|
/openbmc/u-boot/arch/arm/dts/ |
H A D | meson-axg-s400.dts | 89 dmics: audio-codec@3 { label 332 sound-dai = <&dmics>;
|
/openbmc/linux/arch/arm64/boot/dts/amlogic/ |
H A D | meson-g12a-sei510.dts | 43 dmics: audio-codec-1 { label 273 sound-dai = <&dmics>;
|
H A D | meson-sm1-sei610.dts | 30 dmics: audio-codec-1 { label 311 sound-dai = <&dmics>;
|
H A D | meson-axg-s400.dts | 89 dmics: audio-codec-3 { label 349 sound-dai = <&dmics>;
|
/openbmc/linux/sound/hda/ |
H A D | intel-nhlt.c | 104 dev_dbg(dev, "Array with %d dmics\n", dmic_geo); in intel_nhlt_get_dmic_geo()
|
H A D | intel-dsp-config.c | 172 * and when DMICs are present. Two cases are required since Coreboot
|
/openbmc/linux/sound/soc/codecs/ |
H A D | Kconfig | 1039 Select this if your sound card has DMICs.
|
H A D | wcd934x.c | 2265 /* Take DMICs out of reset */ in wcd934x_hw_init()
|