Searched refs:aspeed_gpio (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/gpio/
H A Dgpio-aspeed.c55 struct aspeed_gpio { struct
210 static inline void __iomem *bank_reg(struct aspeed_gpio *gpio,
267 struct aspeed_gpio *gpio, unsigned int offset)
280 static inline bool have_gpio(struct aspeed_gpio *gpio, unsigned int offset)
290 static inline bool have_input(struct aspeed_gpio *gpio, unsigned int offset)
300 static inline bool have_output(struct aspeed_gpio *gpio, unsigned int offset)
307 static void aspeed_gpio_change_cmd_source(struct aspeed_gpio *gpio,
339 static bool aspeed_gpio_copro_request(struct aspeed_gpio *gpio,
363 static void aspeed_gpio_copro_release(struct aspeed_gpio *gpio,
385 struct aspeed_gpio *gpi
[all...]

Completed in 89 milliseconds