Searched refs:NAND_CMD_SMALLB (Results 1 – 3 of 3) sorted by relevance
84 #define NAND_CMD_SMALLB 0x01 macro
818 if (send_small_read_page(nandbus, NAND_CMD_SMALLB, row, offset)) in small_read_page()893 if (NANDBUS_SEND_COMMAND(nandbus, NAND_CMD_SMALLB)) in small_program_page()
331 case NAND_CMD_SMALLB: in fsl_nfc_send_command()