Searched defs:FPGA_NAND_CMD_WRITE (Results 1 – 2 of 2) sorted by relevance
/openbmc/u-boot/board/socrates/ | ||
H A D | nand.c | 26 #define FPGA_NAND_CMD_WRITE (0x3 << 28) macro |
/openbmc/linux/drivers/mtd/nand/raw/ | ||
H A D | socrates_nand.c | 20 #define FPGA_NAND_CMD_WRITE (0x3 << 28) macro |