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

/u-boot/board/socrates/
H A Dnand.c23 #define FPGA_NAND_CMD_MASK (0x7 << 28) macro
123 state &= ~(FPGA_NAND_CMD_MASK | FPGA_NAND_ENABLE);

Completed in 81 milliseconds