Searched refs:FPGA_NAND_CMD_READ (Results 1 – 2 of 2) sorted by relevance
26 #define FPGA_NAND_CMD_READ (0x2 << 28) macro94 val = (state & FPGA_NAND_ENABLE) | FPGA_NAND_CMD_READ; in sc_nand_read_buf()
18 #define FPGA_NAND_CMD_READ (0x2 << 28) macro63 val = FPGA_NAND_ENABLE | FPGA_NAND_CMD_READ; in socrates_nand_read_buf()