Searched refs:FPGA_NAND_ENABLE (Results 1 – 2 of 2) sorted by relevance
28 #define FPGA_NAND_ENABLE (0x1 << 31) macro93 val = (state & FPGA_NAND_ENABLE) | FPGA_NAND_CMD_READ; in sc_nand_read_buf()122 state &= ~(FPGA_NAND_CMD_MASK | FPGA_NAND_ENABLE); in sc_nand_hwcontrol()142 state |= FPGA_NAND_ENABLE; in sc_nand_hwcontrol()
22 #define FPGA_NAND_ENABLE (0x1 << 31) macro45 out_be32(host->io_base, FPGA_NAND_ENABLE | in socrates_nand_write_buf()64 val = FPGA_NAND_ENABLE | FPGA_NAND_CMD_READ; in socrates_nand_read_buf()102 val |= FPGA_NAND_ENABLE; in socrates_nand_cmd_ctrl()