mxs_gpio_port
static void mxs_flip_edge(struct mxs_gpio_port *port, u32 gpio)
struct mxs_gpio_port *port = irq_desc_get_handler_data(desc);
struct mxs_gpio_port *port = gc->private;
static int mxs_gpio_init_gc(struct mxs_gpio_port *port, int irq_base)
struct mxs_gpio_port *port = gpiochip_get_data(gc);
struct mxs_gpio_port *port = gpiochip_get_data(gc);
struct mxs_gpio_port *port;
static inline int is_imx23_gpio(struct mxs_gpio_port *port)
struct mxs_gpio_port *port = gc->private;