Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/pinctrl/
H A Dpinctrl-oxnas.c80 struct oxnas_gpio_bank { struct
95 struct oxnas_gpio_bank *gpio_banks; argument
517 static inline struct oxnas_gpio_bank *pctl_to_bank(struct oxnas_pinctrl *pctl, in pctl_to_bank()
697 struct oxnas_gpio_bank *bank = gpiochip_get_data(range->gc); in oxnas_ox810se_gpio_request_enable()
727 struct oxnas_gpio_bank *bank = gpiochip_get_data(range->gc); in oxnas_ox820_gpio_request_enable()
756 struct oxnas_gpio_bank *bank = gpiochip_get_data(chip); in oxnas_gpio_get_direction()
768 struct oxnas_gpio_bank *bank = gpiochip_get_data(chip); in oxnas_gpio_direction_input()
778 struct oxnas_gpio_bank *bank = gpiochip_get_data(chip); in oxnas_gpio_get()
787 struct oxnas_gpio_bank *bank = gpiochip_get_data(chip); in oxnas_gpio_set()
799 struct oxnas_gpio_bank *bank = gpiochip_get_data(chip); in oxnas_gpio_direction_output()
[all …]