Home
last modified time | relevance | path

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

/u-boot/arch/arm/mach-mvebu/serdes/a38x/
A Dhigh_speed_env_spec.c803 u8 serd_max_num, unit_numb; in hws_serdes_topology_verify() local
814 serd_max_num = sys_env_unit_max_num_get(unit_id); in hws_serdes_topology_verify()
836 if (serdes_unit_count[unit_id] > serd_max_num) { in hws_serdes_topology_verify()
838 } else if (unit_numb >= serd_max_num) { in hws_serdes_topology_verify()
857 __func__, serd_max_num); in hws_serdes_topology_verify()
863 serd_max_num); in hws_serdes_topology_verify()

Completed in 4 milliseconds