Home
last modified time | relevance | path

Searched defs:FPGA_NAND_CMD_MASK (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/board/socrates/
H A Dnand.c22 #define FPGA_NAND_CMD_MASK (0x7 << 28) macro
/openbmc/linux/drivers/mtd/nand/raw/
H A Dsocrates_nand.c16 #define FPGA_NAND_CMD_MASK (0x7 << 28) macro