Home
last modified time | relevance | path

Searched refs:mxc_gpio_port (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/drivers/gpio/
H A Dgpio-mxc.c59 struct mxc_gpio_port { struct
163 struct mxc_gpio_port *port = gc->private; in gpio_set_irq_type()
230 static void mxc_flip_edge(struct mxc_gpio_port *port, u32 gpio) in mxc_flip_edge()
262 static void mxc_gpio_irq_handler(struct mxc_gpio_port *port, u32 irq_stat) in mxc_gpio_irq_handler()
280 struct mxc_gpio_port *port = irq_desc_get_handler_data(desc); in mx3_gpio_irq_handler()
299 struct mxc_gpio_port *port; in mx2_gpio_irq_handler()
329 struct mxc_gpio_port *port = gc->private; in gpio_set_wake_irq()
350 static int mxc_gpio_init_gc(struct mxc_gpio_port *port, int irq_base) in mxc_gpio_init_gc()
381 struct mxc_gpio_port *port = gpiochip_get_data(gc); in mxc_gpio_to_irq()
403 static void mxc_update_irq_chained_handler(struct mxc_gpio_port *por
[all...]
/kernel/linux/linux-5.10/drivers/gpio/
H A Dgpio-mxc.c59 struct mxc_gpio_port { struct
176 struct mxc_gpio_port *port = gc->private; in gpio_set_irq_type()
237 static void mxc_flip_edge(struct mxc_gpio_port *port, u32 gpio) in mxc_flip_edge()
263 static void mxc_gpio_irq_handler(struct mxc_gpio_port *port, u32 irq_stat) in mxc_gpio_irq_handler()
281 struct mxc_gpio_port *port = irq_desc_get_handler_data(desc); in mx3_gpio_irq_handler()
297 struct mxc_gpio_port *port; in mx2_gpio_irq_handler()
327 struct mxc_gpio_port *port = gc->private; in gpio_set_wake_irq()
346 static int mxc_gpio_init_gc(struct mxc_gpio_port *port, int irq_base) in mxc_gpio_init_gc()
407 struct mxc_gpio_port *port = gpiochip_get_data(gc); in mxc_gpio_to_irq()
415 struct mxc_gpio_port *por in mxc_gpio_probe()
[all...]

Completed in 2 milliseconds