Searched refs:ecc_stepsize (Results 1 – 1 of 1) sorted by relevance
1514 int strength, int ecc_stepsize, int page_size) in pxa_ecc_init() argument1516 if (strength == 1 && ecc_stepsize == 512 && page_size == 2048) { in pxa_ecc_init()1524 } else if (strength == 1 && ecc_stepsize == 512 && page_size == 512) { in pxa_ecc_init()1536 } else if (strength == 4 && ecc_stepsize == 512 && page_size == 2048) { in pxa_ecc_init()1546 } else if (strength == 4 && ecc_stepsize == 512 && page_size == 4096) { in pxa_ecc_init()1560 } else if (strength == 8 && ecc_stepsize == 512 && page_size == 4096) { in pxa_ecc_init()