Searched refs:ONFI_VERSION_2_3 (Results 1 – 2 of 2) sorted by relevance
/linux-6.12.1/include/linux/mtd/ | ||
D | onfi.h | 21 #define ONFI_VERSION_2_3 BIT(5) macro |
/linux-6.12.1/drivers/mtd/nand/raw/ | ||
D | nand_onfi.c | 220 if (val & ONFI_VERSION_2_3) in nand_onfi_detect() |