Searched refs:char_prop (Results 1 – 1 of 1) sorted by relevance
230 const char *char_prop; in fman_if_init() local425 char_prop = of_get_property(mac_node, "phy-connection-type", in fman_if_init()427 if (!char_prop) { in fman_if_init()432 if (strstr(char_prop, "sgmii-2500")) in fman_if_init()434 else if (strstr(char_prop, "sgmii")) in fman_if_init()436 else if (strstr(char_prop, "rgmii")) { in fman_if_init()439 } else if (strstr(char_prop, "xgmii")) in fman_if_init()