Searched +full:debounce +full:- +full:insertion +full:- +full:ms (Results 1 – 4 of 4) sorted by relevance
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)3 ---5 $schema: http://devicetree.org/meta-schemas/core.yaml#11 - Dylan Reid <dgreid@chromium.org>14 The TS3A227E detect headsets of 3-ring and 4-ring standards and22 - ti,ts3a227e34 - 0 # 2.1 V35 - 1 # 2.2 V36 - 2 # 2.3 V37 - 3 # 2.4 V[all …]
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)3 ---5 $schema: http://devicetree.org/meta-schemas/core.yaml#10 - David Rau <David.Rau.opensource@dm.renesas.com>13 The DA7219 is an ultra low-power audio codec with14 in-built advanced accessory detection (AAD) for mobile16 sample rates up to 96 kHz at 24-bit resolution.28 VDD-supply:32 VDDMIC-supply:36 VDDIO-supply:[all …]
1 // SPDX-License-Identifier: GPL-2.0-only2 // Copyright (c) 2015-2021, The Linux Foundation. All rights reserved.14 #include "wcd-mbhc-v2.h"76 /* Holds type of Headset - Mono/Stereo */78 /* Holds mbhc detection method - ADC/Legacy */85 if (!mbhc->fields[field].reg) in wcd_mbhc_write_field()88 return snd_soc_component_write_field(mbhc->component, in wcd_mbhc_write_field()89 mbhc->fields[field].reg, in wcd_mbhc_write_field()90 mbhc->fields[field].mask, val); in wcd_mbhc_write_field()95 if (!mbhc->fields[field].reg) in wcd_mbhc_read_field()[all …]
16 force -- enable ACPI if default was off17 on -- enable ACPI but allow fallback to DT [arm64,riscv64]18 off -- disable ACPI if default was on19 noirq -- do not use ACPI for IRQ routing20 strict -- Be less tolerant of platforms that are not22 rsdt -- prefer RSDT over (default) XSDT23 copy_dsdt -- copy DSDT to memory24 nocmcff -- Disable firmware first mode for corrected28 nospcr -- disable console in ACPI SPCR table as45 If set to vendor, prefer vendor-specific driver[all …]