Lines Matching +full:gpio +full:- +full:defaults
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] */
69 bool gpio; member
78 struct gpio_desc *reset; /** GPIO controlling /RESET, if any */
89 /** Mode for primary IRQ (defaults to active low) */
92 /* Base GPIO */
95 /** Pin state for GPIO pins */
120 /** GPIO used for mic isolation with HPDET */
132 /** GPIO for mic detection polarity */
187 /** GPIO for primary IRQ (used for edge triggered emulation) */