Searched refs:NAND_ECC_CUSTOM_PAGE_ACCESS (Results 1 – 2 of 2) sorted by relevance
175 #define NAND_ECC_CUSTOM_PAGE_ACCESS BIT(2) macro633 return !(ecc->options & NAND_ECC_CUSTOM_PAGE_ACCESS); in nand_standard_page_accessors()
1339 chip->ecc.options |= NAND_ECC_CUSTOM_PAGE_ACCESS; in denali_init()