Searched refs:FPGA_NAND_CMD_READ (Results 1 – 2 of 2) sorted by relevance
25 #define FPGA_NAND_CMD_READ (0x2 << 28) macro93 val = (state & FPGA_NAND_ENABLE) | FPGA_NAND_CMD_READ; in sc_nand_read_buf()
19 #define FPGA_NAND_CMD_READ (0x2 << 28) macro64 val = FPGA_NAND_ENABLE | FPGA_NAND_CMD_READ; in socrates_nand_read_buf()