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