Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/gpio/
Dgpio-aspeed.c57 struct aspeed_gpio { struct
211 static inline void __iomem *bank_reg(struct aspeed_gpio *gpio, in bank_reg()
268 struct aspeed_gpio *gpio, unsigned int offset) in find_bank_props()
281 static inline bool have_gpio(struct aspeed_gpio *gpio, unsigned int offset) in have_gpio()
291 static inline bool have_input(struct aspeed_gpio *gpio, unsigned int offset) in have_input()
301 static inline bool have_output(struct aspeed_gpio *gpio, unsigned int offset) in have_output()
308 static void aspeed_gpio_change_cmd_source(struct aspeed_gpio *gpio, in aspeed_gpio_change_cmd_source()
340 static bool aspeed_gpio_copro_request(struct aspeed_gpio *gpio, in aspeed_gpio_copro_request()
364 static void aspeed_gpio_copro_release(struct aspeed_gpio *gpio, in aspeed_gpio_copro_release()
386 struct aspeed_gpio *gpio = gpiochip_get_data(gc); in aspeed_gpio_get()
[all …]