Searched defs:poly (Results 1 – 8 of 8) sorted by relevance
| /drivers/mtd/nand/raw/atmel/ |
| A D | pmecc.c | 187 static inline int deg(unsigned int poly) in deg() 193 static int atmel_pmecc_build_gf_tables(int mm, unsigned int poly, in atmel_pmecc_build_gf_tables() 224 unsigned int poly, degree, table_size; in atmel_pmecc_create_gf_tables() local
|
| /drivers/gpu/drm/ |
| A D | drm_panic_qr.rs | 245 fn poly(&self) -> &'static [u8] { in poly() method 459 poly: &'static [u8], field
|
| /drivers/net/dsa/sja1105/ |
| A D | sja1105_dynamic_config.c | 1372 static u8 sja1105_crc8_add(u8 crc, u8 byte, u8 poly) in sja1105_crc8_add() 1400 u8 poly = (u8)(1 + (poly_koopman << 1)); in sja1105et_fdb_hash() local
|
| A D | sja1105_static_config.h | 288 u64 poly; /* E/T only */ member
|
| /drivers/scsi/libsas/ |
| A D | sas_init.c | 70 const u32 poly = 0x00DB2777; in sas_hash_addr() local
|
| /drivers/char/hw_random/ |
| A D | n2-drv.c | 486 static u64 advance_polynomial(u64 poly, u64 val, int count) in advance_polynomial()
|
| /drivers/iio/imu/ |
| A D | smi240.c | 151 static u8 smi240_crc3(u32 data, u8 init, u8 poly) in smi240_crc3()
|
| /drivers/net/ethernet/amd/ |
| A D | nmclan_cs.c | 1289 static const int poly[]={ in updateCRC() local
|
Completed in 27 milliseconds