Home
last modified time | relevance | path

Searched defs:get_gpio_base (Results 1 – 3 of 3) sorted by relevance

/openbmc/u-boot/arch/arm/include/asm/arch-armada100/
H A Dgpio.h24 static inline void *get_gpio_base(int bank) in get_gpio_base() function
/openbmc/u-boot/include/
H A Dpch.h58 int (*get_gpio_base)(struct udevice *dev, u32 *gbasep); member
/openbmc/skeleton/libopenbmc_intf/
H A Dgpio.c77 int get_gpio_base() in get_gpio_base() function