Searched refs:FPGA_NAND_CMD_READ (Results 1 - 1 of 1) sorted by relevance

/u-boot/board/socrates/
H A Dnand.c26 #define FPGA_NAND_CMD_READ (0x2 << 28) macro
94 val = (state & FPGA_NAND_ENABLE) | FPGA_NAND_CMD_READ;

Completed in 93 milliseconds