Searched refs:aspeed_gpio (Results 1 – 1 of 1) sorted by relevance
55 struct aspeed_gpio { struct210 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()[all …]