Searched defs:gpio_bank (Results 1 – 9 of 9) sorted by relevance
36 struct gpio_bank { struct40 extern const struct gpio_bank *const omap_gpio_bank; argument
95 int tca642x_set_val(uchar chip, uint8_t gpio_bank, in tca642x_set_val()107 int tca642x_set_pol(uchar chip, uint8_t gpio_bank, in tca642x_set_pol()119 int tca642x_set_dir(uchar chip, uint8_t gpio_bank, in tca642x_set_dir()130 int tca642x_get_val(uchar chip, uint8_t gpio_bank) in tca642x_get_val()227 uint8_t gpio_bank = 0; in do_tca642x() local
37 struct gpio_bank { struct54 static void _set_gpio_direction(const struct gpio_bank *bank, int gpio, in _set_gpio_direction() argument
16 struct gpio_bank { struct17 u8 *base; /* address of registers in physical memory */
32 struct gpio_ctlr_bank gpio_bank[TEGRA_GPIO_BANKS]; member
39 struct gpio_ctlr_bank gpio_bank[TEGRA_GPIO_BANKS]; member
40 struct gpio_ctlr_bank gpio_bank[TEGRA_GPIO_BANKS]; member
71 struct sunxi_gpio gpio_bank[SUNXI_GPIO_BANKS]; member