Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/pinctrl/
Dpinctrl-oxnas.c88 struct oxnas_gpio_bank { struct
103 struct oxnas_gpio_bank *gpio_banks; argument
525 static inline struct oxnas_gpio_bank *pctl_to_bank(struct oxnas_pinctrl *pctl, in pctl_to_bank()
705 struct oxnas_gpio_bank *bank = gpiochip_get_data(range->gc); in oxnas_ox810se_gpio_request_enable()
735 struct oxnas_gpio_bank *bank = gpiochip_get_data(range->gc); in oxnas_ox820_gpio_request_enable()
764 struct oxnas_gpio_bank *bank = gpiochip_get_data(chip); in oxnas_gpio_get_direction()
773 struct oxnas_gpio_bank *bank = gpiochip_get_data(chip); in oxnas_gpio_direction_input()
783 struct oxnas_gpio_bank *bank = gpiochip_get_data(chip); in oxnas_gpio_get()
792 struct oxnas_gpio_bank *bank = gpiochip_get_data(chip); in oxnas_gpio_set()
804 struct oxnas_gpio_bank *bank = gpiochip_get_data(chip); in oxnas_gpio_direction_output()
[all …]