Searched refs:rza1_port (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/pinctrl/renesas/ |
H A D | pinctrl-rza1.c | 453 * struct rza1_port - describes a pin port 462 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 *por in rza1_pin_mux_single() [all...] |
/kernel/linux/linux-6.6/drivers/pinctrl/renesas/ |
H A D | pinctrl-rza1.c | 453 * struct rza1_port - describes a pin port 462 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 *por in rza1_pin_mux_single() [all...] |
Completed in 3 milliseconds