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()
624 const struct owl_gpio_port *port; in owl_gpio_direction_input()
646 const struct owl_gpio_port *port; in owl_gpio_direction_output()
667 const struct owl_gpio_port *port; in irq_set_type()
728 const struct owl_gpio_port *port; in owl_gpio_irq_mask()
760 const struct owl_gpio_port *port; in owl_gpio_irq_unmask()
792 const struct owl_gpio_port *port; in owl_gpio_irq_ack()
853 const struct owl_gpio_port *port; in owl_gpio_irq_handler()
912 const struct owl_gpio_port *port = &pctrl->soc->ports[i]; in owl_gpio_init()