Home
last modified time | relevance | path

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

/linux-6.15/drivers/gpio/
H A Dgpio-aspeed.c55 struct aspeed_bank_props { struct
63 const struct aspeed_bank_props *props; argument
341 static inline const struct aspeed_bank_props *find_bank_props( in find_bank_props()
344 const struct aspeed_bank_props *props = gpio->config->props; in find_bank_props()
357 const struct aspeed_bank_props *props = find_bank_props(gpio, offset); in have_gpio()
367 const struct aspeed_bank_props *props = find_bank_props(gpio, offset); in have_input()
658 const struct aspeed_bank_props *props = gpio->config->props; in aspeed_init_irq_valid_mask()
1215 static const struct aspeed_bank_props ast2400_bank_props[] = {
1233 static const struct aspeed_bank_props ast2500_bank_props[] = {
1252 static const struct aspeed_bank_props ast2600_bank_props[] = {
[all …]