Searched full:micdet (Results 1 – 25 of 25) sorted by relevance
/linux/Documentation/devicetree/bindings/sound/ |
H A D | wlf,wm8903.yaml | 46 micdet-cfg: 51 micdet-delay: 106 micdet-cfg = <0>; 107 micdet-delay = <100>;
|
H A D | allwinner,sun50i-a64-codec-analog.yaml | 26 Enable the internal 2.2K bias resistor between HBIAS and MICDET pins
|
/linux/arch/arm/boot/dts/nvidia/ |
H A D | tegra20-plutux.dts | 26 micdet-cfg = <0>; 27 micdet-delay = <100>;
|
H A D | tegra20-tec.dts | 26 micdet-cfg = <0>; 27 micdet-delay = <100>;
|
H A D | tegra20-medcom-wide.dts | 41 micdet-cfg = <0>; 42 micdet-delay = <100>;
|
H A D | tegra30-cardhu.dtsi | 238 micdet-cfg = <0>; 239 micdet-delay = <100>;
|
H A D | tegra20-ventana.dts | 348 micdet-cfg = <0>; 349 micdet-delay = <100>;
|
H A D | tegra20-harmony.dts | 298 micdet-cfg = <0>; 299 micdet-delay = <100>;
|
H A D | tegra20-seaboard.dts | 349 micdet-cfg = <0>; 350 micdet-delay = <100>;
|
H A D | tegra20-asus-tf101.dts | 523 micdet-cfg = <0x83>; 524 micdet-delay = <100>;
|
H A D | tegra30-asus-tf300t.dts | 127 micdet-cfg = <0>; 128 micdet-delay = <100>;
|
H A D | tegra20-acer-a500-picasso.dts | 451 micdet-cfg = <0>; 452 micdet-delay = <100>;
|
H A D | tegra30-pegatron-chagall.dts | 1169 micdet-cfg = <0>; 1170 micdet-delay = <100>;
|
/linux/sound/soc/codecs/ |
H A D | wm8994.c | 746 if (!wm8994->jackdet || !wm8994->micdet[0].jack) in wm1811_jackdet_set_mode() 3508 struct wm8994_micdet *micdet; in wm8994_mic_detect() local 3521 micdet = &wm8994->micdet[0]; in wm8994_mic_detect() 3528 micdet = &wm8994->micdet[1]; in wm8994_mic_detect() 3547 micdet->jack = jack; in wm8994_mic_detect() 3548 micdet->detecting = true; in wm8994_mic_detect() 3551 if (wm8994->micdet[0].jack || wm8994->micdet[1].jack) in wm8994_mic_detect() 3558 /* enable MICDET and MICSHRT deboune */ in wm8994_mic_detect() 3597 if (priv->micdet[0].detecting) in wm8994_mic_work() 3601 if (priv->micdet[0].detecting) in wm8994_mic_work() [all …]
|
H A D | arizona-jack.c | 592 /* If we have a mic then reenable MICDET */ in arizona_hpdet_irq() 772 dev_err(arizona->dev, "Failed to read MICDET: %d\n", ret); in arizona_micd_read() 776 dev_dbg(arizona->dev, "MICDET: %x\n", val); in arizona_micd_read() 785 dev_err(arizona->dev, "Failed to get valid MICDET value\n"); in arizona_micd_read() 934 dev_dbg(arizona->dev, "Ignoring MICDET for removed cable\n"); in arizona_micd_detect() 1555 "MICDET", arizona_micdet, info); in arizona_jack_enable_jack_detect() 1557 dev_err(arizona->dev, "Failed to get MICDET IRQ: %d\n", ret); in arizona_jack_enable_jack_detect()
|
H A D | wm8994.h | 141 struct wm8994_micdet micdet[2]; member
|
H A D | wm8990.h | 333 #define WM8990_MICDET 0x0200 /* MICDET */
|
H A D | wm8991.h | 332 #define WM8991_MICDET 0x0200 /* MICDET */
|
H A D | wm8903.c | 1946 if (of_property_read_u32(np, "micdet-cfg", &val32) >= 0) in wm8903_set_pdata_from_of() 1949 if (of_property_read_u32(np, "micdet-delay", &val32) >= 0) in wm8903_set_pdata_from_of()
|
/linux/arch/arm/boot/dts/rockchip/ |
H A D | rk3288-veyron-speedy.dts | 221 "MICDET",
|
H A D | rk3288-veyron-jaq.dts | 229 "MICDET",
|
H A D | rk3288-veyron-minnie.dts | 286 "MICDET",
|
H A D | rk3288-veyron-jerry.dts | 359 "MICDET",
|
/linux/drivers/mfd/ |
H A D | arizona-spi.c | 61 /* Add lookups for the SoCs own GPIOs used for micdet-polarity and spkVDD-enable */ in arizona_spi_acpi_windows_probe()
|
/linux/arch/arm/boot/dts/qcom/ |
H A D | qcom-apq8060-dragonboard.dts | 197 micdet-cfg = <0>; 198 micdet-delay = <100>;
|