Searched refs:calculate_ecc (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/edac/
H A Dmpc85xx_edac.c693 static u8 calculate_ecc(u32 high, u32 low) function
757 syndrome = calculate_ecc(cap_high, cap_low) ^ cap_ecc;

Completed in 54 milliseconds