Searched refs:st_gpio_bank (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/pinctrl/ |
H A D | pinctrl-st.c | 202 container_of(chip, struct st_gpio_bank, range) 205 container_of(pc, struct st_gpio_bank, pc) 312 struct st_gpio_bank { struct 324 struct st_gpio_bank *banks; 367 struct st_gpio_bank *bank = gpio_range_to_bank(range); in st_get_pio_control() 373 static inline int st_gpio_bank(int gpio) in st_gpio_bank() function 664 static inline void __st_gpio_set(struct st_gpio_bank *bank, in __st_gpio_set() 673 static void st_gpio_direction(struct st_gpio_bank *bank, in st_gpio_direction() 705 struct st_gpio_bank *bank = gpiochip_get_data(chip); in st_gpio_get() 712 struct st_gpio_bank *ban in st_gpio_set() [all...] |
/kernel/linux/linux-6.6/drivers/pinctrl/ |
H A D | pinctrl-st.c | 206 container_of(chip, struct st_gpio_bank, range) 209 container_of(pc, struct st_gpio_bank, pc) 316 struct st_gpio_bank { struct 328 struct st_gpio_bank *banks; 371 struct st_gpio_bank *bank = gpio_range_to_bank(range); in st_get_pio_control() 377 static inline int st_gpio_bank(int gpio) in st_gpio_bank() function 668 static inline void __st_gpio_set(struct st_gpio_bank *bank, in __st_gpio_set() 677 static void st_gpio_direction(struct st_gpio_bank *bank, in st_gpio_direction() 709 struct st_gpio_bank *bank = gpiochip_get_data(chip); in st_gpio_get() 716 struct st_gpio_bank *ban in st_gpio_set() [all...] |
Completed in 5 milliseconds