Searched refs:calculate_ecc (Results 1 - 1 of 1) sorted by relevance
/linux-4.4.14/drivers/edac/ | ||
H A D | mpc85xx_edac.c | 731 static u8 calculate_ecc(u32 high, u32 low) calculate_ecc() function 795 syndrome = calculate_ecc(cap_high, cap_low) ^ cap_ecc; sbe_ecc_decode() |
Completed in 45 milliseconds