Home
last modified time | relevance | path

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

/openbsd/sys/arch/armv7/omap/
H A Dif_cpsw.c1283 int node, phy_handle, phy_node; in cpsw_get_port_config() local
1298 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()