Home
last modified time | relevance | path

Searched refs:get_eccsize (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/drivers/mtd/nand/
Dmxc_nand.c951 static int get_eccsize(struct mtd_info *mtd) in get_eccsize() function
1025 host->eccsize = get_eccsize(mtd); in preset_v2()
1102 host->eccsize = get_eccsize(mtd); in preset_v3()
1658 if (get_eccsize(mtd) == 8) in mxcnd_probe()