Lines Matching +full:jack +full:- +full:insert +full:- +full:debounce
1 /* SPDX-License-Identifier: GPL-2.0-only */
11 #include <dt-bindings/mfd/arizona.h>
12 #include <linux/regulator/arizona-ldo1.h>
13 #include <linux/regulator/arizona-micsupp.h>
36 #define ARIZONA_GPN_FN_MASK 0x007F /* GPN_FN - [6:0] */
37 #define ARIZONA_GPN_FN_SHIFT 0 /* GPN_FN - [6:0] */
38 #define ARIZONA_GPN_FN_WIDTH 7 /* GPN_FN - [6:0] */
105 /** GPIO5 is used for jack detection */
108 /** Internal pull on GPIO5 is disabled when used for jack detection */
111 /** set to true if jackdet contact opens on insert */
129 /** Extra debounce timeout used during initial mic detection (ms) */
141 /** Mic detect debounce level */