Searched refs:ioh_gpio (Results 1 – 1 of 1) sorted by relevance
78 struct ioh_gpio { struct92 struct ioh_gpio chip[8]; argument100 struct ioh_gpio *chip = gpiochip_get_data(gpio); in ioh_gpio_set()118 struct ioh_gpio *chip = gpiochip_get_data(gpio); in ioh_gpio_get()126 struct ioh_gpio *chip = gpiochip_get_data(gpio); in ioh_gpio_direction_output()151 struct ioh_gpio *chip = gpiochip_get_data(gpio); in ioh_gpio_direction_input()168 static void ioh_gpio_save_reg_conf(struct ioh_gpio *chip) in ioh_gpio_save_reg_conf()194 static void ioh_gpio_restore_reg_conf(struct ioh_gpio *chip) in ioh_gpio_restore_reg_conf()219 struct ioh_gpio *chip = gpiochip_get_data(gpio); in ioh_gpio_to_irq()223 static void ioh_gpio_setup(struct ioh_gpio *chip, int num_port) in ioh_gpio_setup()[all …]