Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/arch/microblaze/include/asm/
H A Dgpio.h8 u32 gpio_no1);
/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() argument
344 gpio_alloc(baseaddr + 8, strcat((char *)name, "_1"), gpio_no1); in gpio_alloc_dual()