Searched refs:ONFI_EXT_SECTION_MAX (Results 1 – 2 of 2) sorted by relevance
367 #define ONFI_EXT_SECTION_MAX 8 macro374 struct onfi_ext_section sections[ONFI_EXT_SECTION_MAX];
3208 for (i = 0; i < ONFI_EXT_SECTION_MAX; i++) { in nand_flash_detect_ext_param_page()3214 if (i == ONFI_EXT_SECTION_MAX) { in nand_flash_detect_ext_param_page()