Searched defs:nand_command (Results 1 – 5 of 5) sorted by relevance
/u-boot/drivers/mtd/nand/raw/ |
A D | nand_spl_simple.c | 25 static int nand_command(int block, int page, uint32_t offs, in nand_command() function 62 static int nand_command(int block, int page, uint32_t offs, in nand_command() function
|
A D | am335x_spl_bch.c | 30 static int nand_command(int block, int page, uint32_t offs, in nand_command() function
|
A D | tegra_nand.c | 259 static void nand_command(struct mtd_info *mtd, unsigned int command, in nand_command() function
|
A D | atmel_nand.c | 1261 static int nand_command(int block, int page, uint32_t offs, u8 cmd) in nand_command() function
|
A D | nand_base.c | 615 static void nand_command(struct mtd_info *mtd, unsigned int command, in nand_command() function
|
Completed in 15 milliseconds