Home
last modified time | relevance | path

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

/linux/include/linux/mtd/
H A Donfi.h141 #define ONFI_SECTION_TYPE_2 2 /* for ECC information. */ macro
/linux/drivers/mtd/nand/raw/
H A Dnand_onfi.c82 if (s->type == ONFI_SECTION_TYPE_2) in nand_flash_detect_ext_param_page()