Searched refs:ONFI_VERSION_2_2 (Results 1 – 2 of 2) sorted by relevance
/linux-6.6.21/include/linux/mtd/ | ||
D | onfi.h | 20 #define ONFI_VERSION_2_2 BIT(4) macro |
/linux-6.6.21/drivers/mtd/nand/raw/ | ||
D | nand_onfi.c | 222 else if (val & ONFI_VERSION_2_2) in nand_onfi_detect() |