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

/linux-4.4.14/drivers/net/ethernet/ti/
H A Dcpsw-common.c52 static int cpsw_am33xx_cm_get_macid(struct device *dev, u16 offset, int slave, cpsw_am33xx_cm_get_macid() function
82 return cpsw_am33xx_cm_get_macid(dev, 0x630, slave, mac_addr); ti_cm_get_macid()
85 return cpsw_am33xx_cm_get_macid(dev, 0x630, slave, mac_addr); ti_cm_get_macid()
91 return cpsw_am33xx_cm_get_macid(dev, 0x30, slave, mac_addr); ti_cm_get_macid()
94 return cpsw_am33xx_cm_get_macid(dev, 0x630, slave, mac_addr); ti_cm_get_macid()

Completed in 60 milliseconds