Home
last modified time | relevance | path

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

/u-boot/arch/arm/mach-uniphier/dram/
A Dumc-pxs2.c122 int dgsl, dgsl_min = INT_MAX, dgsl_max = 0; in ddrphy_get_system_latency() local
131 dgsl_max = max(dgsl_max, dgsl); in ddrphy_get_system_latency()
138 if (dgsl_min != dgsl_max) in ddrphy_get_system_latency()
141 return dgsl_max; in ddrphy_get_system_latency()

Completed in 3 milliseconds