Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/mtd/
H A Donfi.h21 #define ONFI_VERSION_2_3 BIT(5) macro
/openbmc/linux/drivers/mtd/nand/raw/
H A Dnand_onfi.c220 if (val & ONFI_VERSION_2_3) in nand_onfi_detect()