Home
last modified time | relevance | path

Searched full:micdet (Results 1 – 25 of 25) sorted by relevance

/linux/Documentation/devicetree/bindings/sound/
H A Dwlf,wm8903.yaml46 micdet-cfg:
51 micdet-delay:
106 micdet-cfg = <0>;
107 micdet-delay = <100>;
H A Dallwinner,sun50i-a64-codec-analog.yaml26 Enable the internal 2.2K bias resistor between HBIAS and MICDET pins
/linux/arch/arm/boot/dts/nvidia/
H A Dtegra20-plutux.dts26 micdet-cfg = <0>;
27 micdet-delay = <100>;
H A Dtegra20-tec.dts26 micdet-cfg = <0>;
27 micdet-delay = <100>;
H A Dtegra20-medcom-wide.dts41 micdet-cfg = <0>;
42 micdet-delay = <100>;
H A Dtegra30-cardhu.dtsi238 micdet-cfg = <0>;
239 micdet-delay = <100>;
H A Dtegra20-ventana.dts348 micdet-cfg = <0>;
349 micdet-delay = <100>;
H A Dtegra20-harmony.dts298 micdet-cfg = <0>;
299 micdet-delay = <100>;
H A Dtegra20-seaboard.dts349 micdet-cfg = <0>;
350 micdet-delay = <100>;
H A Dtegra20-asus-tf101.dts523 micdet-cfg = <0x83>;
524 micdet-delay = <100>;
H A Dtegra30-asus-tf300t.dts127 micdet-cfg = <0>;
128 micdet-delay = <100>;
H A Dtegra20-acer-a500-picasso.dts451 micdet-cfg = <0>;
452 micdet-delay = <100>;
H A Dtegra30-pegatron-chagall.dts1169 micdet-cfg = <0>;
1170 micdet-delay = <100>;
/linux/sound/soc/codecs/
H A Dwm8994.c746 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 Darizona-jack.c592 /* 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 Dwm8994.h141 struct wm8994_micdet micdet[2]; member
H A Dwm8990.h333 #define WM8990_MICDET 0x0200 /* MICDET */
H A Dwm8991.h332 #define WM8991_MICDET 0x0200 /* MICDET */
H A Dwm8903.c1946 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 Drk3288-veyron-speedy.dts221 "MICDET",
H A Drk3288-veyron-jaq.dts229 "MICDET",
H A Drk3288-veyron-minnie.dts286 "MICDET",
H A Drk3288-veyron-jerry.dts359 "MICDET",
/linux/drivers/mfd/
H A Darizona-spi.c61 /* 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 Dqcom-apq8060-dragonboard.dts197 micdet-cfg = <0>;
198 micdet-delay = <100>;