Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Dcpsw.h24 int phy_of_handle; member
/openbmc/u-boot/drivers/net/ti/
H A Dcpsw.c870 if (slave->data->phy_of_handle) in cpsw_phy_init()
871 phydev->node = offset_to_ofnode(slave->data->phy_of_handle); in cpsw_phy_init()
1287 priv->data.slave_data[slave_index].phy_of_handle = in cpsw_eth_ofdata_to_platdata()
1291 if (priv->data.slave_data[slave_index].phy_of_handle >= 0) { in cpsw_eth_ofdata_to_platdata()
1294 priv->data.slave_data[slave_index].phy_of_handle, in cpsw_eth_ofdata_to_platdata()