Lines Matching refs:owl_gpio_port
502 static const struct owl_gpio_port *
508 const struct owl_gpio_port *port = &pctrl->soc->ports[i]; in owl_gpio_get_port()
538 const struct owl_gpio_port *port; in owl_gpio_request()
562 const struct owl_gpio_port *port; in owl_gpio_free()
584 const struct owl_gpio_port *port; in owl_gpio_get()
605 const struct owl_gpio_port *port; in owl_gpio_set()
623 const struct owl_gpio_port *port; in owl_gpio_direction_input()
645 const struct owl_gpio_port *port; in owl_gpio_direction_output()
666 const struct owl_gpio_port *port; in irq_set_type()
726 const struct owl_gpio_port *port; in owl_gpio_irq_mask()
755 const struct owl_gpio_port *port; in owl_gpio_irq_unmask()
784 const struct owl_gpio_port *port; in owl_gpio_irq_ack()
835 const struct owl_gpio_port *port; in owl_gpio_irq_handler()
902 const struct owl_gpio_port *port = &pctrl->soc->ports[i]; in owl_gpio_init()