Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/phy/marvell/
H A Dcomphy_core.c22 static const char * const speed_strings[] = { in get_speed_string() local
31 return speed_strings[speed]; in get_speed_string()