Searched refs:FPGA_NAND_CMD_MASK (Results 1 – 2 of 2) sorted by relevance
22 #define FPGA_NAND_CMD_MASK (0x7 << 28) macro122 state &= ~(FPGA_NAND_CMD_MASK | FPGA_NAND_ENABLE); in sc_nand_hwcontrol()
16 #define FPGA_NAND_CMD_MASK (0x7 << 28) macro