Searched refs:ioh_gpio (Results 1 – 1 of 1) sorted by relevance
78 struct ioh_gpio { struct95 struct ioh_gpio *chip = gpiochip_get_data(gpio); in ioh_gpio_set() argument111 struct ioh_gpio *chip = gpiochip_get_data(gpio); in ioh_gpio_get()119 struct ioh_gpio *chip = gpiochip_get_data(gpio); in ioh_gpio_direction_output()144 struct ioh_gpio *chip = gpiochip_get_data(gpio); in ioh_gpio_direction_input()161 static void __maybe_unused ioh_gpio_save_reg_conf(struct ioh_gpio *chip) in ioh_gpio_save_reg_conf()187 static void __maybe_unused ioh_gpio_restore_reg_conf(struct ioh_gpio *chip) in ioh_gpio_restore_reg_conf()212 struct ioh_gpio *chip = gpiochip_get_data(gpio); in ioh_gpio_to_irq()216 static void ioh_gpio_setup(struct ioh_gpio *chip, int num_port) in ioh_gpio_setup()244 struct ioh_gpio *chip = gc->private; in ioh_irq_type()[all …]