Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/arch/microblaze/include/asm/
H A Dgpio.h7 extern int gpio_alloc_dual(u32 baseaddr, const char *name, u32 gpio_no0,
/OK3568_Linux_fs/u-boot/drivers/gpio/
H A Dxilinx_gpio.c339 int gpio_alloc_dual(u32 baseaddr, const char *name, u32 gpio_no0, u32 gpio_no1) in gpio_alloc_dual() function