Searched defs:index_of (Results 1 - 5 of 5) sorted by relevance

/linux-4.4.14/lib/reed_solomon/
H A Dencode_rs.c25 uint16_t *index_of = rs->index_of; variable
H A Ddecode_rs.c28 uint16_t *index_of = rs->index_of; variable
/linux-4.4.14/include/linux/
H A Drslib.h45 uint16_t *index_of; member in struct:rs_control
/linux-4.4.14/arch/powerpc/kvm/
H A De500.h116 #define index_of(tlbsel, esel) (((tlbsel) << 16) | ((esel) & 0xFFFF)) macro
/linux-4.4.14/drivers/mtd/nand/
H A Datmel_nand.c556 int16_t __iomem *index_of = host->pmecc_index_of; pmecc_substitute() local
606 int16_t __iomem *index_of = host->pmecc_index_of; pmecc_get_sigma() local
1112 build_gf_tables(int mm, unsigned int poly, int16_t *index_of, int16_t *alpha_to) build_gf_tables() argument

Completed in 235 milliseconds