Home
last modified time | relevance | path

Searched refs:syn (Results 1 – 3 of 3) sorted by relevance

/u-boot/include/linux/
A Dbch.h50 unsigned int *syn; member
65 const unsigned int *syn, unsigned int *errloc);
/u-boot/lib/
A Dbch.c387 unsigned int *syn) in compute_syndromes() argument
400 memset(syn, 0, 2*t*sizeof(*syn)); in compute_syndromes()
417 syn[2*j+1] = gf_sqr(bch, syn[j]); in compute_syndromes()
426 const unsigned int *syn) in compute_error_locator_polynomial() argument
468 d = syn[2*i+2]; in compute_error_locator_polynomial()
980 syn ^= a_pow(bch, m+j*i); in chien_search()
982 if (syn == 0) { in chien_search()
1049 if (!syn) { in decode_bch()
1072 syn = bch->syn; in decode_bch()
1353 bch->syn = bch_alloc(2*t*sizeof(*bch->syn), &err); in init_bch()
[all …]
/u-boot/arch/mips/mach-octeon/include/mach/
A Dcvmx-pow-defs.h259 u64 syn : 5; member
271 u64 syn : 5; member

Completed in 16 milliseconds