Searched refs:phy_node (Results 1 – 1 of 1) sorted by relevance
1283 int node, phy_handle, phy_node; in cpsw_get_port_config() local1298 phy_node = OF_getnodebyphandle(phy_handle); in cpsw_get_port_config()1299 if (phy_node) in cpsw_get_port_config()1300 conf[port].phy_id = OF_getpropint(phy_node, in cpsw_get_port_config()