Searched defs:nand_command (Results 1 – 7 of 7) sorted by relevance
/openbmc/u-boot/drivers/mtd/nand/raw/ |
H 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
|
H A D | am335x_spl_bch.c | 29 static int nand_command(int block, int page, uint32_t offs, in nand_command() function
|
H A D | tegra_nand.c | 254 static void nand_command(struct mtd_info *mtd, unsigned int command, in nand_command() function
|
H A D | atmel_nand.c | 1245 static int nand_command(int block, int page, uint32_t offs, u8 cmd) in nand_command() function
|
H A D | nand_base.c | 598 static void nand_command(struct mtd_info *mtd, unsigned int command, in nand_command() function
|
/openbmc/linux/drivers/mtd/nand/raw/ |
H A D | nand_legacy.c | 250 static void nand_command(struct nand_chip *chip, unsigned int command, in nand_command() function
|
/openbmc/qemu/hw/block/ |
H A D | nand.c | 272 static void nand_command(NANDFlashState *s) in nand_command() function
|