Searched refs:gpmc_calculate_ecc (Results 1 – 3 of 3) sorted by relevance
159 int gpmc_calculate_ecc(int cs, const u_char *dat, u_char *ecc_code);
904 int gpmc_calculate_ecc(int cs, const u_char *dat, u_char *ecc_code) in gpmc_calculate_ecc() function
846 return gpmc_calculate_ecc(info->gpmc_cs, dat, ecc_code); in omap_calculate_ecc()