Searched refs:BRCMNAND_MIN_PAGESIZE (Results 1 – 1 of 1) sorted by relevance
99 #define BRCMNAND_MIN_PAGESIZE 512 macro2528 page_size = ffs(cfg->page_size) - ffs(BRCMNAND_MIN_PAGESIZE); in brcmnand_set_cfg()2531 if (cfg->page_size < BRCMNAND_MIN_PAGESIZE || (ctrl->max_page_size && in brcmnand_set_cfg()