Lines Matching defs:gpio

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() local
394 struct aspeed_gpio *gpio = gpiochip_get_data(gc); in __aspeed_gpio_set() local
414 struct aspeed_gpio *gpio = gpiochip_get_data(gc); in aspeed_gpio_set() local
430 struct aspeed_gpio *gpio = gpiochip_get_data(gc); in aspeed_gpio_dir_in() local
458 struct aspeed_gpio *gpio = gpiochip_get_data(gc); in aspeed_gpio_dir_out() local
486 struct aspeed_gpio *gpio = gpiochip_get_data(gc); in aspeed_gpio_get_direction() local
507 struct aspeed_gpio **gpio, in irqd_to_aspeed_gpio_data()
531 struct aspeed_gpio *gpio; in aspeed_gpio_irq_ack() local
557 struct aspeed_gpio *gpio; in aspeed_gpio_irq_set_mask() local
611 struct aspeed_gpio *gpio; in aspeed_gpio_set_type() local
676 struct aspeed_gpio *gpio = gpiochip_get_data(gc); in aspeed_gpio_irq_handler() local
697 struct aspeed_gpio *gpio = gpiochip_get_data(gc); in aspeed_init_irq_valid_mask() local
721 struct aspeed_gpio *gpio = gpiochip_get_data(chip); in aspeed_gpio_reset_tolerance() local
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() local
936 struct aspeed_gpio *gpio = gpiochip_get_data(chip); in disable_debounce() local
954 struct aspeed_gpio *gpio = gpiochip_get_data(chip); in set_debounce() local
1015 struct aspeed_gpio *gpio = gpiochip_get_data(chip); in aspeed_gpio_copro_grab_gpio() local
1061 struct aspeed_gpio *gpio = gpiochip_get_data(chip); in aspeed_gpio_copro_release_gpio() local
1095 struct aspeed_gpio *gpio; in aspeed_gpio_irq_print_chip() local
1174 struct aspeed_gpio *gpio; in aspeed_gpio_probe() local