Lines Matching refs:rza1_port
453 * struct rza1_port - describes a pin port
462 struct rza1_port {
490 struct rza1_port *ports;
573 static inline void rza1_set_bit(struct rza1_port *port, unsigned int reg,
587 static inline unsigned int rza1_get_bit(struct rza1_port *port,
606 static void rza1_pin_reset(struct rza1_port *port, unsigned int pin)
630 static inline void rza1_pin_set_direction(struct rza1_port *port,
649 static inline void rza1_pin_set(struct rza1_port *port, unsigned int pin,
659 static inline int rza1_pin_get(struct rza1_port *port, unsigned int pin)
673 struct rza1_port *port = &rza1_pctl->ports[mux_conf->port];
752 struct rza1_port *port = gpiochip_get_data(chip);
771 struct rza1_port *port = gpiochip_get_data(chip);
778 struct rza1_port *port = gpiochip_get_data(chip);
789 struct rza1_port *port = gpiochip_get_data(chip);
800 struct rza1_port *port = gpiochip_get_data(chip);
821 struct rza1_port *port = gpiochip_get_data(chip);
829 struct rza1_port *port = gpiochip_get_data(chip);
1299 struct rza1_port *ports;