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

/linux-master/drivers/gpio/
H A Dgpio-aspeed.c253 static const struct aspeed_gpio_bank *to_bank(unsigned int offset) function
283 const struct aspeed_gpio_bank *bank = to_bank(offset);
342 const struct aspeed_gpio_bank *bank = to_bank(offset);
366 const struct aspeed_gpio_bank *bank = to_bank(offset);
386 const struct aspeed_gpio_bank *bank = to_bank(offset);
395 const struct aspeed_gpio_bank *bank = to_bank(offset);
431 const struct aspeed_gpio_bank *bank = to_bank(offset);
459 const struct aspeed_gpio_bank *bank = to_bank(offset);
487 const struct aspeed_gpio_bank *bank = to_bank(offset);
522 *bank = to_bank(*offse
[all...]
H A Dgpio-aspeed-sgpio.c135 static const struct aspeed_sgpio_bank *to_bank(unsigned int offset) function
172 const struct aspeed_sgpio_bank *bank = to_bank(offset);
190 const struct aspeed_sgpio_bank *bank = to_bank(offset);
264 *bank = to_bank(*offset);
494 reg = bank_reg(gpio, to_bank(offset), reg_tolerance);

Completed in 119 milliseconds