Home
last modified time | relevance | path

Searched refs:DP_POWER_ON_MAX_TRIES (Results 1 – 2 of 2) sorted by relevance

/u-boot/drivers/video/tegra124/
A Ddisplayport.h123 #define DP_POWER_ON_MAX_TRIES 3 macro
A Ddp.c1514 } while ((retry++ < DP_POWER_ON_MAX_TRIES) && ret); in tegra_dp_enable()
1516 if (ret || retry >= DP_POWER_ON_MAX_TRIES) { in tegra_dp_enable()

Completed in 7 milliseconds