Home
last modified time | relevance | path

Searched refs:pch_gpio (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpio/
H A Dgpio-pch.c75 * struct pch_gpio - GPIO private data structure.
87 struct pch_gpio { struct
101 struct pch_gpio *chip = gpiochip_get_data(gpio); in pch_gpio_set()
117 struct pch_gpio *chip = gpiochip_get_data(gpio); in pch_gpio_get()
125 struct pch_gpio *chip = gpiochip_get_data(gpio); in pch_gpio_direction_output()
151 struct pch_gpio *chip = gpiochip_get_data(gpio); in pch_gpio_direction_input()
168 static void __maybe_unused pch_gpio_save_reg_conf(struct pch_gpio *chip) in pch_gpio_save_reg_conf()
184 static void __maybe_unused pch_gpio_restore_reg_conf(struct pch_gpio *chip) in pch_gpio_restore_reg_conf()
201 struct pch_gpio *chip = gpiochip_get_data(gpio); in pch_gpio_to_irq()
206 static void pch_gpio_setup(struct pch_gpio *chi
[all...]
/kernel/linux/linux-6.6/drivers/gpio/
H A Dgpio-pch.c80 * struct pch_gpio - GPIO private data structure.
92 struct pch_gpio { struct
106 struct pch_gpio *chip = gpiochip_get_data(gpio); in pch_gpio_set()
122 struct pch_gpio *chip = gpiochip_get_data(gpio); in pch_gpio_get()
130 struct pch_gpio *chip = gpiochip_get_data(gpio); in pch_gpio_direction_output()
156 struct pch_gpio *chip = gpiochip_get_data(gpio); in pch_gpio_direction_input()
173 static void __maybe_unused pch_gpio_save_reg_conf(struct pch_gpio *chip) in pch_gpio_save_reg_conf()
189 static void __maybe_unused pch_gpio_restore_reg_conf(struct pch_gpio *chip) in pch_gpio_restore_reg_conf()
206 struct pch_gpio *chip = gpiochip_get_data(gpio); in pch_gpio_to_irq()
211 static void pch_gpio_setup(struct pch_gpio *chi
[all...]

Completed in 2 milliseconds