| /kernel/linux/linux-5.10/drivers/gpu/drm/exynos/ |
| D | exynos_drm_mic.c | 30 /* Sysreg registers for MIC */ 36 /* MIC registers */ 109 static void mic_set_path(struct exynos_mic *mic, bool enable) in mic_set_path() argument 114 ret = regmap_read(mic->sysreg, DSD_CFG_MUX, &val); in mic_set_path() 116 DRM_DEV_ERROR(mic->dev, in mic_set_path() 117 "mic: Failed to read system register\n"); in mic_set_path() 122 if (mic->i80_mode) in mic_set_path() 131 ret = regmap_write(mic->sysreg, DSD_CFG_MUX, val); in mic_set_path() 133 DRM_DEV_ERROR(mic->dev, in mic_set_path() 134 "mic: Failed to read system register\n"); in mic_set_path() [all …]
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/exynos/ |
| D | exynos_drm_mic.c | 31 /* Sysreg registers for MIC */ 37 /* MIC registers */ 109 static void mic_set_path(struct exynos_mic *mic, bool enable) in mic_set_path() argument 114 ret = regmap_read(mic->sysreg, DSD_CFG_MUX, &val); in mic_set_path() 116 DRM_DEV_ERROR(mic->dev, in mic_set_path() 117 "mic: Failed to read system register\n"); in mic_set_path() 122 if (mic->i80_mode) in mic_set_path() 131 ret = regmap_write(mic->sysreg, DSD_CFG_MUX, val); in mic_set_path() 133 DRM_DEV_ERROR(mic->dev, in mic_set_path() 134 "mic: Failed to read system register\n"); in mic_set_path() [all …]
|
| /kernel/linux/linux-5.10/Documentation/ABI/testing/ |
| D | sysfs-class-mic | 1 What: /sys/class/mic/ 6 The mic class directory belongs to Intel MIC devices and 7 provides information per MIC device. An Intel MIC device is a 9 Integrated Core (MIC) architecture that runs a Linux OS. 11 What: /sys/class/mic/mic(x) 16 The directories /sys/class/mic/mic0, /sys/class/mic/mic1 etc., 17 represent MIC devices (0,1,..etc). Each directory has 18 information specific to that MIC device. 20 What: /sys/class/mic/mic(x)/family 26 MIC device. For example - "x100" [all …]
|
| /kernel/linux/linux-6.6/Documentation/ABI/testing/ |
| D | sysfs-class-mic | 1 What: /sys/class/mic/ 6 The mic class directory belongs to Intel MIC devices and 7 provides information per MIC device. An Intel MIC device is a 9 Integrated Core (MIC) architecture that runs a Linux OS. 11 What: /sys/class/mic/mic<X> 16 The directories /sys/class/mic/mic0, /sys/class/mic/mic1 etc., 17 represent MIC devices (0,1,..etc). Each directory has 18 information specific to that MIC device. 20 What: /sys/class/mic/mic<X>/family 26 MIC device. For example - "x100" [all …]
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/sound/ |
| D | qcom,apq8016-sbc.txt | 15 * "mic-iomux" 26 * MIC BIAS External1 27 * MIC BIAS External2 28 * MIC BIAS Internal1 29 * MIC BIAS Internal2 32 * Headset Mic 33 * Secondary Mic 61 reg-names = "mic-iomux", "spkr-iomux"; 65 "MIC BIAS External1", "Handset Mic", 66 "MIC BIAS Internal2", "Headset Mic", [all …]
|
| D | omap-abe-twl6040.txt | 26 * Headset Mic 27 * Main Handset Mic 28 * Sub Handset Mic 30 * Digital Mic 48 * Headset Mic Bias 49 * Main Mic Bias 53 Digital mic pins: 81 "HSMIC", "Headset Mic", 82 "Headset Mic", "Headset Mic Bias", 83 "MAINMIC", "Main Handset Mic", [all …]
|
| D | mt6359.yaml | 29 mediatek,mic-type-0: 32 Specifies the type of mic type connected to adc0 35 - 0 # IDLE - mic in turn-off status 36 - 1 # ACC - analog mic with alternating coupling 37 - 2 # DMIC - digital mic 38 - 3 # DCC - analog mic with direct couping 39 - 4 # DCC_ECM_DIFF - analog electret condenser mic with differential mode 40 - 5 # DCC_ECM_SINGLE - analog electret condenser mic with single mode 42 mediatek,mic-type-1: 45 Specifies the type of mic type connected to adc1 [all …]
|
| D | omap-twl4030.txt | 24 * Main Mic 25 * Sub Mic 26 * Headset Mic 27 * Carkit Mic 28 * Digital0 Mic 29 * Digital1 Mic 51 * Headset Mic Bias 52 * Mic Bias 1 /* Used for Main Mic or Digimic0 */ 53 * Mic Bias 2 /* Used for Sub Mic or Digimic1 */
|
| D | nvidia,tegra-audio-rt5677.txt | 20 * Headset Mic 21 * Internal Mic 1 22 * Internal Mic 2 32 - nvidia,mic-present-gpios: The GPIO that mic jack is plugged in 45 "Headset Mic", "MICBIAS1", 46 "IN1P", "Headset Mic", 47 "IN1N", "Headset Mic", 48 "DMIC L1", "Internal Mic 1", 49 "DMIC R1", "Internal Mic 1", 50 "DMIC L2", "Internal Mic 2", [all …]
|
| D | samsung,tm2-audio.txt | 20 board: HP, SPK, Main Mic, Sub Mic, Third Mic, 21 Headset Mic 22 - mic-bias-gpios : GPIO pin that enables the Main Mic bias regulator 32 mic-bias-gpios = <&gpr3 2 0>; 40 "Main Mic", "MICBIAS2", 41 "IN1R", "Main Mic";
|
| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/sound/ |
| D | omap-abe-twl6040.txt | 26 * Headset Mic 27 * Main Handset Mic 28 * Sub Handset Mic 30 * Digital Mic 48 * Headset Mic Bias 49 * Main Mic Bias 53 Digital mic pins: 81 "HSMIC", "Headset Mic", 82 "Headset Mic", "Headset Mic Bias", 83 "MAINMIC", "Main Handset Mic", [all …]
|
| D | mt6359.yaml | 29 mediatek,mic-type-0: 32 Specifies the type of mic type connected to adc0 35 - 0 # IDLE - mic in turn-off status 36 - 1 # ACC - analog mic with alternating coupling 37 - 2 # DMIC - digital mic 38 - 3 # DCC - analog mic with direct couping 39 - 4 # DCC_ECM_DIFF - analog electret condenser mic with differential mode 40 - 5 # DCC_ECM_SINGLE - analog electret condenser mic with single mode 42 mediatek,mic-type-1: 45 Specifies the type of mic type connected to adc1 [all …]
|
| D | omap-twl4030.txt | 24 * Main Mic 25 * Sub Mic 26 * Headset Mic 27 * Carkit Mic 28 * Digital0 Mic 29 * Digital1 Mic 51 * Headset Mic Bias 52 * Mic Bias 1 /* Used for Main Mic or Digimic0 */ 53 * Mic Bias 2 /* Used for Sub Mic or Digimic1 */
|
| D | samsung,midas-audio.yaml | 47 on the board: HP, SPK, Main Mic, Sub Mic, Headset Mic. 50 mic-bias-supply: 69 - mic-bias-supply 84 mic-bias-supply = <&mic_bias_reg>; 99 "IN1LP", "Main Mic", 100 "IN1LN", "Main Mic", 101 "IN1RP", "Sub Mic", 102 "IN1LP", "Sub Mic";
|
| D | nvidia,tegra-audio-rt5677.yaml | 36 - Headset Mic 37 - Internal Mic 1 38 - Internal Mic 2 81 "Headset Mic", "MICBIAS1", 82 "IN1P", "Headset Mic", 83 "IN1N", "Headset Mic", 84 "DMIC L1", "Internal Mic 1", 85 "DMIC R1", "Internal Mic 1", 86 "DMIC L2", "Internal Mic 2", 87 "DMIC R2", "Internal Mic 2",
|
| /kernel/linux/linux-5.10/Documentation/sound/hd-audio/ |
| D | models.rst | 31 Quirk for FSC S7020 with jack modes and HP mic support 36 Inverted internal mic workaround 57 Inverted internal mic workaround 66 Laptops with analog-mic input 68 Laptops with digital-mic input 70 Enable ALC269(VA) digital mic workaround 72 Enable ALC271X digital mic workaround 74 Inverted internal mic workaround 75 headset-mic 76 Indicates a combined headset (headphone+mic) jack [all …]
|
| /kernel/linux/linux-6.6/Documentation/sound/hd-audio/ |
| D | models.rst | 31 Quirk for FSC S7020 with jack modes and HP mic support 36 Inverted internal mic workaround 57 Inverted internal mic workaround 66 Laptops with analog-mic input 68 Laptops with digital-mic input 70 Enable ALC269(VA) digital mic workaround 72 Enable ALC271X digital mic workaround 74 Inverted internal mic workaround 75 headset-mic 76 Indicates a combined headset (headphone+mic) jack [all …]
|
| /kernel/linux/linux-6.6/sound/soc/ti/ |
| D | omap-twl4030.c | 73 SND_SOC_DAPM_MIC("Main Mic", NULL), 74 SND_SOC_DAPM_MIC("Sub Mic", NULL), 75 SND_SOC_DAPM_MIC("Headset Mic", NULL), 76 SND_SOC_DAPM_MIC("Carkit Mic", NULL), 77 SND_SOC_DAPM_MIC("Digital0 Mic", NULL), 78 SND_SOC_DAPM_MIC("Digital1 Mic", NULL), 99 {"MAINMIC", NULL, "Main Mic"}, 100 {"Main Mic", NULL, "Mic Bias 1"}, 101 {"SUBMIC", NULL, "Sub Mic"}, 102 {"Sub Mic", NULL, "Mic Bias 2"}, [all …]
|
| /kernel/linux/linux-5.10/sound/soc/ti/ |
| D | omap-twl4030.c | 73 SND_SOC_DAPM_MIC("Main Mic", NULL), 74 SND_SOC_DAPM_MIC("Sub Mic", NULL), 75 SND_SOC_DAPM_MIC("Headset Mic", NULL), 76 SND_SOC_DAPM_MIC("Carkit Mic", NULL), 77 SND_SOC_DAPM_MIC("Digital0 Mic", NULL), 78 SND_SOC_DAPM_MIC("Digital1 Mic", NULL), 99 {"MAINMIC", NULL, "Main Mic"}, 100 {"Main Mic", NULL, "Mic Bias 1"}, 101 {"SUBMIC", NULL, "Sub Mic"}, 102 {"Sub Mic", NULL, "Mic Bias 2"}, [all …]
|
| /kernel/linux/linux-5.10/sound/soc/codecs/ |
| D | wm9712.c | 108 static const char *wm9712_mic[] = {"Mic 1", "Differential", "Mic 2", 110 static const char *wm9712_rec_sel[] = {"Mic", "NC", "NC", "Speaker Mixer", 113 static const char *wm9712_diff_sel[] = {"Mic", "Line"}; 159 SOC_SINGLE("Mic Headphone Volume", AC97_VIDEO, 12, 7, 1), 197 SOC_SINGLE_TLV("Mic 1 Volume", AC97_MIC, 8, 31, 1, main_tlv), 198 SOC_SINGLE_TLV("Mic 2 Volume", AC97_MIC, 0, 31, 1, main_tlv), 199 SOC_SINGLE_TLV("Mic Boost Volume", AC97_MIC, 7, 1, 0, boost_tlv), 293 WM9712_HP_MIXER_CTRL("Mic Sidetone Switch", HPL_MIXER, 0), 303 WM9712_HP_MIXER_CTRL("Mic Sidetone Switch", HPR_MIXER, 0), 321 SOC_DAPM_SINGLE("Mic 1 Sidetone Switch", AC97_MIC, 14, 1, 1), [all …]
|
| /kernel/linux/linux-6.6/sound/soc/codecs/ |
| D | wm9712.c | 108 static const char *wm9712_mic[] = {"Mic 1", "Differential", "Mic 2", 110 static const char *wm9712_rec_sel[] = {"Mic", "NC", "NC", "Speaker Mixer", 113 static const char *wm9712_diff_sel[] = {"Mic", "Line"}; 159 SOC_SINGLE("Mic Headphone Volume", AC97_VIDEO, 12, 7, 1), 197 SOC_SINGLE_TLV("Mic 1 Volume", AC97_MIC, 8, 31, 1, main_tlv), 198 SOC_SINGLE_TLV("Mic 2 Volume", AC97_MIC, 0, 31, 1, main_tlv), 199 SOC_SINGLE_TLV("Mic Boost Volume", AC97_MIC, 7, 1, 0, boost_tlv), 293 WM9712_HP_MIXER_CTRL("Mic Sidetone Switch", HPL_MIXER, 0), 303 WM9712_HP_MIXER_CTRL("Mic Sidetone Switch", HPR_MIXER, 0), 321 SOC_DAPM_SINGLE("Mic 1 Sidetone Switch", AC97_MIC, 14, 1, 1), [all …]
|
| D | jz4760.c | 407 "PCM", "Line In", "Mic 1", "Mic 2" 422 "Line In", "Mic 1", "Mic 2" 471 SND_SOC_DAPM_PGA("Mic 1", JZ4760_CODEC_REG_PMR1, 474 SND_SOC_DAPM_PGA("Mic 2", JZ4760_CODEC_REG_PMR1, 477 SND_SOC_DAPM_PGA("Mic Diff", JZ4760_CODEC_REG_CR3, 480 SND_SOC_DAPM_MIXER("Mic", SND_SOC_NOPM, 0, 0, 526 { "Mic 1", NULL, "MIC1P" }, 527 { "Mic Diff", NULL, "MIC1N" }, 528 { "Mic 1", NULL, "Mic Diff" }, 529 { "Mic 2", NULL, "MIC2P" }, [all …]
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/interrupt-controller/ |
| D | nxp,lpc3220-mic.txt | 1 * NXP LPC32xx MIC, SIC1 and SIC2 Interrupt Controllers 4 - compatible: "nxp,lpc3220-mic" or "nxp,lpc3220-sic". 17 - interrupts: empty for MIC interrupt controller, cascaded MIC 22 /* LPC32xx MIC, SIC1 and SIC2 interrupt controllers */ 23 mic: interrupt-controller@40008000 { 24 compatible = "nxp,lpc3220-mic"; 36 interrupt-parent = <&mic>; 47 interrupt-parent = <&mic>;
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/display/exynos/ |
| D | exynos-mic.txt | 1 Device-Tree bindings for Samsung Exynos SoC mobile image compressor (MIC) 3 MIC (mobile image compressor) resides between decon and mipi dsi. Mipi dsi is 4 not capable to transfer high resoltuion frame data as decon can send. MIC 10 - compatible: value should be "samsung,exynos5433-mic". 11 - reg: physical base address and length of the MIC registers set and system 12 register of mic. 25 mic: mic@13930000 { 26 compatible = "samsung,exynos5433-mic";
|
| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/interrupt-controller/ |
| D | nxp,lpc3220-mic.txt | 1 * NXP LPC32xx MIC, SIC1 and SIC2 Interrupt Controllers 4 - compatible: "nxp,lpc3220-mic" or "nxp,lpc3220-sic". 17 - interrupts: empty for MIC interrupt controller, cascaded MIC 22 /* LPC32xx MIC, SIC1 and SIC2 interrupt controllers */ 23 mic: interrupt-controller@40008000 { 24 compatible = "nxp,lpc3220-mic"; 36 interrupt-parent = <&mic>; 47 interrupt-parent = <&mic>;
|