Searched refs:ONFI_VERSION_2_1 (Results 1 – 2 of 2) sorted by relevance
/linux-6.1.9/include/linux/mtd/ | ||
D | onfi.h | 19 #define ONFI_VERSION_2_1 BIT(3) macro |
/linux-6.1.9/drivers/mtd/nand/raw/ | ||
D | nand_onfi.c | 225 else if (val & ONFI_VERSION_2_1) in nand_onfi_detect() |