Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/cmd/
H A Ddataflash_mmc_mux.c11 static int mmc_nspi (const char *);
17 switch (mmc_nspi (argv[1])) { in do_dataflash_mmc_mux()
33 static int mmc_nspi (const char *s) in mmc_nspi() function