Lines Matching refs:owl_gpio_port
498 static const struct owl_gpio_port *
504 const struct owl_gpio_port *port = &pctrl->soc->ports[i]; in owl_gpio_get_port()
534 const struct owl_gpio_port *port; in owl_gpio_request()
558 const struct owl_gpio_port *port; in owl_gpio_free()
580 const struct owl_gpio_port *port; in owl_gpio_get()
601 const struct owl_gpio_port *port; in owl_gpio_set()
619 const struct owl_gpio_port *port; in owl_gpio_direction_input()
641 const struct owl_gpio_port *port; in owl_gpio_direction_output()
662 const struct owl_gpio_port *port; in irq_set_type()
722 const struct owl_gpio_port *port; in owl_gpio_irq_mask()
751 const struct owl_gpio_port *port; in owl_gpio_irq_unmask()
780 const struct owl_gpio_port *port; in owl_gpio_irq_ack()
831 const struct owl_gpio_port *port; in owl_gpio_irq_handler()
898 const struct owl_gpio_port *port = &pctrl->soc->ports[i]; in owl_gpio_init()