Searched refs:aspeed_gpio (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-6.6/drivers/gpio/ |
H A D | gpio-aspeed.c | 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 *gpi in aspeed_gpio_get() [all...] |
/kernel/linux/linux-5.10/drivers/gpio/ |
H A D | gpio-aspeed.c | 53 struct aspeed_gpio { struct 208 static inline void __iomem *bank_reg(struct aspeed_gpio *gpio, in bank_reg() 265 struct aspeed_gpio *gpio, unsigned int offset) in find_bank_props() 278 static inline bool have_gpio(struct aspeed_gpio *gpio, unsigned int offset) in have_gpio() 288 static inline bool have_input(struct aspeed_gpio *gpio, unsigned int offset) in have_input() 298 static inline bool have_output(struct aspeed_gpio *gpio, unsigned int offset) in have_output() 305 static void aspeed_gpio_change_cmd_source(struct aspeed_gpio *gpio, in aspeed_gpio_change_cmd_source() 337 static bool aspeed_gpio_copro_request(struct aspeed_gpio *gpio, in aspeed_gpio_copro_request() 361 static void aspeed_gpio_copro_release(struct aspeed_gpio *gpio, in aspeed_gpio_copro_release() 383 struct aspeed_gpio *gpi in aspeed_gpio_get() [all...] |
Completed in 3 milliseconds