Home
last modified time | relevance | path

Searched refs:FPGA_NAND_CMD_WRITE (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/board/socrates/
H A Dnand.c26 #define FPGA_NAND_CMD_WRITE (0x3 << 28) macro
126 state |= FPGA_NAND_CMD_WRITE; in sc_nand_hwcontrol()
/openbmc/linux/drivers/mtd/nand/raw/
H A Dsocrates_nand.c20 #define FPGA_NAND_CMD_WRITE (0x3 << 28) macro
46 FPGA_NAND_CMD_WRITE | in socrates_nand_write_buf()