Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpio/
H A Dgpio-aspeed.c33 struct aspeed_bank_props { struct
41 const struct aspeed_bank_props *props; argument
266 static inline const struct aspeed_bank_props *find_bank_props( in find_bank_props()
269 const struct aspeed_bank_props *props = gpio->config->props; in find_bank_props()
282 const struct aspeed_bank_props *props = find_bank_props(gpio, offset); in have_gpio()
292 const struct aspeed_bank_props *props = find_bank_props(gpio, offset); in have_input()
302 const struct aspeed_bank_props *props = find_bank_props(gpio, offset); in have_output()
698 const struct aspeed_bank_props *props = gpio->config->props; in aspeed_init_irq_valid_mask()
1123 static const struct aspeed_bank_props ast2400_bank_props[] = {
1134 static const struct aspeed_bank_props ast2500_bank_props[] = {
[all …]