Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/mtd/nand/
Dcafe_nand.c557 static u16 gf4096_mul(u16 a, u16 b) in gf4096_mul() function
576 return gf4096_mul(x, 0xe01); in cafe_mul()