Home
last modified time | relevance | path

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

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