Searched refs:ti_cm_get_macid (Results 1 - 5 of 5) sorted by relevance

/linux-master/drivers/net/ethernet/ti/
H A Dcpsw.h24 int ti_cm_get_macid(struct device *dev, int slave, u8 *mac_addr);
H A Dcpsw-common.c68 int ti_cm_get_macid(struct device *dev, int slave, u8 *mac_addr) function
91 EXPORT_SYMBOL_GPL(ti_cm_get_macid); variable
H A Ddavinci_emac.c1792 return ti_cm_get_macid(&pdev->dev, instance, mac_addr);
H A Dcpsw.c1367 ret = ti_cm_get_macid(&pdev->dev, i,
H A Dcpsw_new.c1320 ret = ti_cm_get_macid(dev, port_id - 1,

Completed in 239 milliseconds