Lines Matching refs:owl_gpio_port
501 static const struct owl_gpio_port *
507 const struct owl_gpio_port *port = &pctrl->soc->ports[i]; in owl_gpio_get_port()
537 const struct owl_gpio_port *port; in owl_gpio_request()
561 const struct owl_gpio_port *port; in owl_gpio_free()
583 const struct owl_gpio_port *port; in owl_gpio_get()
604 const struct owl_gpio_port *port; in owl_gpio_set()
622 const struct owl_gpio_port *port; in owl_gpio_direction_input()
644 const struct owl_gpio_port *port; in owl_gpio_direction_output()
665 const struct owl_gpio_port *port; in irq_set_type()
725 const struct owl_gpio_port *port; in owl_gpio_irq_mask()
754 const struct owl_gpio_port *port; in owl_gpio_irq_unmask()
783 const struct owl_gpio_port *port; in owl_gpio_irq_ack()
834 const struct owl_gpio_port *port; in owl_gpio_irq_handler()
899 const struct owl_gpio_port *port = &pctrl->soc->ports[i]; in owl_gpio_init()