Searched refs:gpio_requestf (Results 1 – 6 of 6) sorted by relevance
| /OK3568_Linux_fs/u-boot/include/asm-generic/ |
| H A D | gpio.h | 208 int gpio_requestf(unsigned gpio, const char *fmt, ...)
|
| /OK3568_Linux_fs/u-boot/drivers/gpio/ |
| H A D | gpio-uclass.su | |
| H A D | gpio-uclass.c | 345 int gpio_requestf(unsigned gpio, const char *fmt, ...) in gpio_requestf() function 710 ret = gpio_requestf(gpio, fmt, i); in gpio_claim_vector()
|
| /OK3568_Linux_fs/u-boot/test/dm/ |
| H A D | gpio.c | 142 ut_assertok(gpio_requestf(gpio, "testing %d %s", 1, "hi")); in dm_test_gpio_requestf()
|
| /OK3568_Linux_fs/u-boot/board/gateworks/gw_ventana/ |
| H A D | common.c | 1214 gpio_requestf(cfg->gpio_param, "dio%d", i); in setup_board_gpio()
|
| /OK3568_Linux_fs/u-boot/ |
| H A D | u-boot.map | |