Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/phy/marvell/
H A Dcomphy_core.c23 char *speed_strings[] = {"1.25 Gbps", "1.5 Gbps", "2.5 Gbps", in get_speed_string() local
30 return speed_strings[speed]; in get_speed_string()