Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/ti/
Dcpsw-common.c25 int cpsw_am33xx_cm_get_macid(struct device *dev, u16 offset, int slave, in cpsw_am33xx_cm_get_macid() function
53 EXPORT_SYMBOL_GPL(cpsw_am33xx_cm_get_macid);
Dcpsw.h44 int cpsw_am33xx_cm_get_macid(struct device *dev, u16 offset, int slave,
Ddavinci_emac.c1925 error = cpsw_am33xx_cm_get_macid(&pdev->dev, 0x30, in davinci_emac_try_get_mac()
Dcpsw.c2061 ret = cpsw_am33xx_cm_get_macid(&pdev->dev, in cpsw_probe_dt()