Home
last modified time | relevance | path

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

/linux/drivers/pinctrl/
H A Dpinctrl-st.c206 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; argument
371 struct st_gpio_bank *bank = gpio_range_to_bank(range); in st_get_pio_control()
663 static inline void __st_gpio_set(struct st_gpio_bank *bank, in __st_gpio_set()
672 static void st_gpio_direction(struct st_gpio_bank *bank, in st_gpio_direction()
704 struct st_gpio_bank *bank = gpiochip_get_data(chip); in st_gpio_get()
711 struct st_gpio_bank *bank = gpiochip_get_data(chip); in st_gpio_set()
720 struct st_gpio_bank *bank = gpiochip_get_data(chip); in st_gpio_direction_output()
[all …]