ras_aca_update_ecc
int ras_aca_update_ecc(struct ras_core_context *ras_core, u32 ecc_type, void *data);
ret = ras_aca_update_ecc(ras_core, RAS_ERR_TYPE__CE, NULL);
ret = ras_aca_update_ecc(ras_core, RAS_ERR_TYPE__UE, NULL);