Home
last modified time | relevance | path

Searched defs:errloc (Results 1 – 3 of 3) sorted by relevance

/rk3399_rockchip-uboot/drivers/mtd/nand/raw/
H A Dnand_bch.c31 unsigned int *errloc; member
72 unsigned int *errloc = nbc->errloc; in nand_bch_correct_data() local
H A Domap_gpmc.c655 unsigned int errloc[8]; in omap_correct_data_bch_sw() local
/rk3399_rockchip-uboot/lib/
H A Dbch.c1028 const unsigned int *syn, unsigned int *errloc) in decode_bch()