Searched refs:worst_val (Results 1 – 1 of 1) sorted by relevance
2401 u32 worst_val = 0; in kszphy_get_mse_snapshot() local2418 if (ret > worst_val) in kszphy_get_mse_snapshot()2419 worst_val = ret; in kszphy_get_mse_snapshot()2421 snapshot->average_mse = worst_val; in kszphy_get_mse_snapshot()