Home
last modified time | relevance | path

Searched defs:alpha_to (Results 1 – 8 of 8) sorted by relevance

/OK3568_Linux_fs/kernel/lib/reed_solomon/
H A Dencode_rs.c17 uint16_t *alpha_to = rs->alpha_to; variable
H A Ddecode_rs.c21 uint16_t *alpha_to = rs->alpha_to; variable
H A Dtest_rslib.c233 uint16_t *alpha_to = rs->alpha_to; in compute_syndrome() local
/OK3568_Linux_fs/kernel/include/linux/
H A Drslib.h37 uint16_t *alpha_to; member
/OK3568_Linux_fs/kernel/drivers/mtd/nand/raw/atmel/
H A Dpmecc.c137 u16 *alpha_to; member
451 s16 *alpha_to = user->gf_tables->alpha_to; in atmel_pmecc_substitute() local
499 s16 *alpha_to = user->gf_tables->alpha_to; in atmel_pmecc_get_sigma() local
/OK3568_Linux_fs/u-boot/drivers/mtd/nand/raw/
H A Datmel_nand.c182 int16_t __iomem *alpha_to = host->pmecc_alpha_to; in pmecc_substitute() local
242 int16_t __iomem *alpha_to = host->pmecc_alpha_to; in pmecc_get_sigma() local
758 int16_t *index_of, int16_t *alpha_to) in build_gf_tables()
/OK3568_Linux_fs/external/rkupdate/
H A DCRC.cpp83 UINT alpha_to[nn + 1], index_of[nn + 1] ; // Galois field variable
/OK3568_Linux_fs/external/recovery/update_engine/
H A Dcrc.c99 UINT alpha_to[nn + 1], index_of[nn + 1] ; // Galois field variable