Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/ti/
A Dcpsw-phy-sel.c35 void (*cpsw_phy_sel)(struct cpsw_phy_sel_priv *priv, member
161 void cpsw_phy_sel(struct device *dev, phy_interface_t phy_mode, int slave) in cpsw_phy_sel() function
183 priv->cpsw_phy_sel(priv, phy_mode, slave); in cpsw_phy_sel()
189 EXPORT_SYMBOL_GPL(cpsw_phy_sel);
223 priv->cpsw_phy_sel = of_id->data; in cpsw_phy_sel_probe()
A Dcpsw.h18 void cpsw_phy_sel(struct device *dev, phy_interface_t phy_mode, int slave);
21 void cpsw_phy_sel(struct device *dev, phy_interface_t phy_mode, int slave) in cpsw_phy_sel() function
A Dcpsw.c645 cpsw_phy_sel(cpsw->dev, slave->phy->interface, in cpsw_slave_open()

Completed in 7 milliseconds