Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/phy/marvell/
H A Dcomphy_core.c35 char *type_strings[] = {"UNCONNECTED", "PEX0", "PEX1", "PEX2", "PEX3", in get_type_string() local
45 return type_strings[type]; in get_type_string()