Searched refs:fail_counter_cr_long (Results 1 - 1 of 1) sorted by path

/linux-master/drivers/gpu/drm/bridge/cadence/
H A Dcdns-mhdp8546-core.c1172 fail_counter_short = 0, fail_counter_cr_long = 0; local
1226 fail_counter_cr_long++;
1241 } while (fail_counter_short < 5 && fail_counter_cr_long < 10);

Completed in 350 milliseconds