Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/mtd/nand/raw/
H A Dfsmc_nand.c107 .eccplace = {
130 .eccplace = {
363 off = fsmc_eccpl->eccplace[group].offset; in fsmc_read_page_hwecc()
364 len = fsmc_eccpl->eccplace[group].length; in fsmc_read_page_hwecc()
/OK3568_Linux_fs/u-boot/include/linux/mtd/
H A Dfsmc_nand.h81 struct fsmc_nand_eccplace eccplace[FSMC_MAX_ECCPLACE_ENTRIES]; member