Searched refs:brcmnand_send_cmd (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/u-boot/drivers/mtd/nand/raw/brcmnand/ |
| H A D | brcmnand.c | 1191 static void brcmnand_send_cmd(struct brcmnand_host *host, int cmd) in brcmnand_send_cmd() function 1300 brcmnand_send_cmd(host, CMD_LOW_LEVEL_OP); in brcmnand_low_level_op() 1376 brcmnand_send_cmd(host, native_cmd); in brcmnand_cmdfunc() 1620 brcmnand_send_cmd(host, CMD_PAGE_READ); in brcmnand_read_by_pio() 1909 brcmnand_send_cmd(host, CMD_PROGRAM_PAGE); in brcmnand_write()
|
| /OK3568_Linux_fs/kernel/drivers/mtd/nand/raw/brcmnand/ |
| H A D | brcmnand.c | 1536 static void brcmnand_send_cmd(struct brcmnand_host *host, int cmd) in brcmnand_send_cmd() function 1661 brcmnand_send_cmd(host, CMD_LOW_LEVEL_OP); in brcmnand_low_level_op() 1732 brcmnand_send_cmd(host, native_cmd); in brcmnand_cmdfunc() 2048 brcmnand_send_cmd(host, CMD_PAGE_READ); in brcmnand_read_by_pio() 2331 brcmnand_send_cmd(host, CMD_PROGRAM_PAGE); in brcmnand_write()
|