Home
last modified time | relevance | path

Searched refs:rza1_port (Results 1 – 1 of 1) sorted by relevance

/linux-6.6.21/drivers/pinctrl/renesas/ !
Dpinctrl-rza1.c462 struct rza1_port { struct
490 struct rza1_port *ports;
573 static inline void rza1_set_bit(struct rza1_port *port, unsigned int reg, in rza1_set_bit()
587 static inline unsigned int rza1_get_bit(struct rza1_port *port, in rza1_get_bit()
606 static void rza1_pin_reset(struct rza1_port *port, unsigned int pin) in rza1_pin_reset()
630 static inline void rza1_pin_set_direction(struct rza1_port *port, in rza1_pin_set_direction()
649 static inline void rza1_pin_set(struct rza1_port *port, unsigned int pin, in rza1_pin_set()
659 static inline int rza1_pin_get(struct rza1_port *port, unsigned int pin) in rza1_pin_get()
673 struct rza1_port *port = &rza1_pctl->ports[mux_conf->port]; in rza1_pin_mux_single()
752 struct rza1_port *port = gpiochip_get_data(chip); in rza1_gpio_request()
[all …]