Home
last modified time | relevance | path

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

/linux/drivers/gpio/
H A Dgpio-pch.c91 struct pch_gpio { struct
105 struct pch_gpio *chip = gpiochip_get_data(gpio); in pch_gpio_set() argument
121 struct pch_gpio *chip = gpiochip_get_data(gpio); in pch_gpio_get()
129 struct pch_gpio *chip = gpiochip_get_data(gpio); in pch_gpio_direction_output()
155 struct pch_gpio *chip = gpiochip_get_data(gpio); in pch_gpio_direction_input()
172 static void __maybe_unused pch_gpio_save_reg_conf(struct pch_gpio *chip) in pch_gpio_save_reg_conf()
188 static void __maybe_unused pch_gpio_restore_reg_conf(struct pch_gpio *chip) in pch_gpio_restore_reg_conf()
205 struct pch_gpio *chip = gpiochip_get_data(gpio); in pch_gpio_to_irq()
210 static void pch_gpio_setup(struct pch_gpio *chip) in pch_gpio_setup()
230 struct pch_gpio *chip = gc->private; in pch_irq_type()
[all …]