Searched refs:ONFI_VERSION_2_0 (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/include/linux/mtd/ | ||
H A D | onfi.h | 18 #define ONFI_VERSION_2_0 BIT(2) macro |
/openbmc/linux/drivers/mtd/nand/raw/ | ||
H A D | nand_onfi.c | 226 else if (val & ONFI_VERSION_2_0) in nand_onfi_detect() |