Home
last modified time | relevance | path

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

/openbmc/u-boot/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.c654 unsigned int errloc[8]; in omap_correct_data_bch_sw() local
/openbmc/u-boot/board/ge/common/
H A Dvpd_reader.c65 unsigned int *errloc = (unsigned int *)calloc(data_length, in verify_bch() local
/openbmc/u-boot/lib/
H A Dbch.c1034 const unsigned int *syn, unsigned int *errloc) in decode_bch()