Lines Matching refs:aspeed_gpio

55 struct aspeed_gpio {  struct
210 static inline void __iomem *bank_reg(struct aspeed_gpio *gpio, in bank_reg()
267 struct aspeed_gpio *gpio, unsigned int offset) in find_bank_props()
280 static inline bool have_gpio(struct aspeed_gpio *gpio, unsigned int offset) in have_gpio()
290 static inline bool have_input(struct aspeed_gpio *gpio, unsigned int offset) in have_input()
300 static inline bool have_output(struct aspeed_gpio *gpio, unsigned int offset) in have_output()
307 static void aspeed_gpio_change_cmd_source(struct aspeed_gpio *gpio, in aspeed_gpio_change_cmd_source()
339 static bool aspeed_gpio_copro_request(struct aspeed_gpio *gpio, in aspeed_gpio_copro_request()
363 static void aspeed_gpio_copro_release(struct aspeed_gpio *gpio, in aspeed_gpio_copro_release()
385 struct aspeed_gpio *gpio = gpiochip_get_data(gc); in aspeed_gpio_get()
394 struct aspeed_gpio *gpio = gpiochip_get_data(gc); in __aspeed_gpio_set()
414 struct aspeed_gpio *gpio = gpiochip_get_data(gc); in aspeed_gpio_set()
430 struct aspeed_gpio *gpio = gpiochip_get_data(gc); in aspeed_gpio_dir_in()
458 struct aspeed_gpio *gpio = gpiochip_get_data(gc); in aspeed_gpio_dir_out()
486 struct aspeed_gpio *gpio = gpiochip_get_data(gc); in aspeed_gpio_get_direction()
507 struct aspeed_gpio **gpio, in irqd_to_aspeed_gpio_data()
511 struct aspeed_gpio *internal; in irqd_to_aspeed_gpio_data()
531 struct aspeed_gpio *gpio; in aspeed_gpio_irq_ack()
557 struct aspeed_gpio *gpio; in aspeed_gpio_irq_set_mask()
611 struct aspeed_gpio *gpio; in aspeed_gpio_set_type()
673 struct aspeed_gpio *data = gpiochip_get_data(gc); in aspeed_gpio_irq_handler()
676 struct aspeed_gpio *gpio = gpiochip_get_data(gc); in aspeed_gpio_irq_handler()
697 struct aspeed_gpio *gpio = gpiochip_get_data(gc); in aspeed_init_irq_valid_mask()
721 struct aspeed_gpio *gpio = gpiochip_get_data(chip); in aspeed_gpio_reset_tolerance()
761 static int usecs_to_cycles(struct aspeed_gpio *gpio, unsigned long usecs, in usecs_to_cycles()
785 static int register_allocated_timer(struct aspeed_gpio *gpio, in register_allocated_timer()
804 static int unregister_allocated_timer(struct aspeed_gpio *gpio, in unregister_allocated_timer()
823 static inline bool timer_allocation_registered(struct aspeed_gpio *gpio, in timer_allocation_registered()
830 static void configure_timer(struct aspeed_gpio *gpio, unsigned int offset, in configure_timer()
853 struct aspeed_gpio *gpio = gpiochip_get_data(chip); in enable_debounce()
936 struct aspeed_gpio *gpio = gpiochip_get_data(chip); in disable_debounce()
954 struct aspeed_gpio *gpio = gpiochip_get_data(chip); in set_debounce()
1015 struct aspeed_gpio *gpio = gpiochip_get_data(chip); in aspeed_gpio_copro_grab_gpio()
1061 struct aspeed_gpio *gpio = gpiochip_get_data(chip); in aspeed_gpio_copro_release_gpio()
1095 struct aspeed_gpio *gpio; in aspeed_gpio_irq_print_chip()
1174 struct aspeed_gpio *gpio; in aspeed_gpio_probe()