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