Home
last modified time | relevance | path

Searched defs:errloc (Results 1 – 8 of 8) 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/linux/include/linux/mtd/
Dnand-ecc-sw-bch.h
/openbmc/u-boot/board/ge/common/
H A Dvpd_reader.c65 unsigned int *errloc = (unsigned int *)calloc(data_length, in verify_bch() local
/openbmc/linux/drivers/mtd/nand/
Decc-sw-bch.c
/openbmc/linux/lib/reed_solomon/
Dtest_rslib.c
/openbmc/linux/drivers/mtd/nand/raw/atmel/
Dpmecc.c
/openbmc/u-boot/lib/
H A Dbch.c1034 const unsigned int *syn, unsigned int *errloc) in decode_bch()