Home
last modified time | relevance | path

Searched refs:ONFI_VERSION_2_2 (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.4/include/linux/mtd/
Donfi.h19 #define ONFI_VERSION_2_2 BIT(4) macro
/Linux-v5.4/drivers/mtd/nand/raw/
Dnand_onfi.c205 else if (val & ONFI_VERSION_2_2) in nand_onfi_detect()