Home
last modified time | relevance | path

Searched defs:gpio_bank (Results 1 – 14 of 14) sorted by relevance

/openbmc/linux/drivers/gpio/
H A Dgpio-omap.c47 struct gpio_bank { struct
48 void __iomem *base;
49 const struct omap_gpio_reg_offs *regs;
50 struct device *dev;
52 int irq;
53 u32 non_wakeup_gpios;
54 u32 enabled_non_wakeup_gpios;
78 void (*set_dataout)(struct gpio_bank *bank, unsigned gpio, int enable); argument
89 static inline struct gpio_bank *omap_irq_data_get_bank(struct irq_data *d) in omap_irq_data_get_bank() argument
/openbmc/u-boot/drivers/gpio/
H A Dtca642x.c95 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
H A Domap_gpio.c37 struct gpio_bank { struct
54 static void _set_gpio_direction(const struct gpio_bank *bank, int gpio, in _set_gpio_direction() argument
/openbmc/u-boot/arch/arm/include/asm/
H A Domap_gpio.h36 struct gpio_bank { struct
40 extern const struct gpio_bank *const omap_gpio_bank; argument
/openbmc/u-boot/arch/arm/include/asm/arch-hi6220/
H A Dgpio.h16 struct gpio_bank { struct
17 u8 *base; /* address of registers in physical memory */
/openbmc/u-boot/drivers/pinctrl/
H A Dpinctrl_stm32.c60 struct stm32_gpio_bank *gpio_bank; in stm32_populate_gpio_dev_list() local
92 struct stm32_gpio_bank *gpio_bank; in stm32_pinctrl_get_pins_count() local
121 struct stm32_gpio_bank *gpio_bank; in stm32_pinctrl_get_gpio_dev() local
/openbmc/u-boot/arch/arm/include/asm/arch-tegra20/
H A Dgpio.h32 struct gpio_ctlr_bank gpio_bank[TEGRA_GPIO_BANKS]; member
/openbmc/u-boot/arch/arm/include/asm/arch-tegra210/
H A Dgpio.h40 struct gpio_ctlr_bank gpio_bank[TEGRA_GPIO_BANKS]; member
/openbmc/u-boot/arch/arm/include/asm/arch-tegra30/
H A Dgpio.h39 struct gpio_ctlr_bank gpio_bank[TEGRA_GPIO_BANKS]; member
/openbmc/u-boot/arch/arm/include/asm/arch-tegra124/
H A Dgpio.h40 struct gpio_ctlr_bank gpio_bank[TEGRA_GPIO_BANKS]; member
/openbmc/u-boot/arch/arm/include/asm/arch-sunxi/
H A Dgpio.h71 struct sunxi_gpio gpio_bank[SUNXI_GPIO_BANKS]; member
/openbmc/linux/drivers/pinctrl/nuvoton/
H A Dpinctrl-wpcm450.c61 struct wpcm450_gpio gpio_bank[WPCM450_NUM_BANKS]; member
H A Dpinctrl-npcm7xx.c96 struct npcm7xx_gpio gpio_bank[NPCM7XX_GPIO_BANK_NUM]; member
H A Dpinctrl-npcm8xx.c110 struct npcm8xx_gpio gpio_bank[NPCM8XX_GPIO_BANK_NUM]; member