Lines Matching +full:gpio +full:- +full:lvl
1 /* SPDX-License-Identifier: GPL-2.0 */
8 * integrated SOCs like the SA-11x0 and PXA2xx microprocessors.
31 * This structure encapsulates per-socket state which we might need to
62 int gpio; member
119 * Enable card status IRQs on (re-)initialisation. This can
170 int lvl, const char *fmt, ...);
172 #define debug(skt, lvl, fmt, arg...) \ argument
173 soc_pcmcia_debug(skt, __func__, lvl, fmt , ## arg)
176 #define debug(skt, lvl, fmt, arg...) do { } while (0) argument
203 * The socket driver actually works nicely in interrupt-driven form,
212 * These signals change meaning when going from memory-only to
213 * memory-or-I/O interface: