Home
last modified time | relevance | path

Searched defs:name_to_gpio (Results 1 – 4 of 4) sorted by relevance

/u-boot/cmd/
A Dgpio.c18 __weak int name_to_gpio(const char *name) in name_to_gpio() function
/u-boot/board/Arcturus/ucp1020/
A Ducp1020.c53 int name_to_gpio(const char *name) in name_to_gpio() function
/u-boot/drivers/gpio/
A Dmxs_gpio.c121 int name_to_gpio(const char *name) in name_to_gpio() function
/u-boot/arch/arm/include/asm/arch-sunxi/
A Dgpio.h247 #define name_to_gpio(name) sunxi_name_to_gpio(name) macro

Completed in 9 milliseconds