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

/linux-4.4.14/drivers/net/ethernet/ti/
H A Dcpsw-common.c22 #define CTRL_MAC_LO_REG(offset, id) ((offset) + 0x8 * (id)) macro
39 regmap_read(syscon, CTRL_MAC_LO_REG(offset, slave), &macid_lsb); davinci_emac_3517_get_macid()
66 regmap_read(syscon, CTRL_MAC_LO_REG(offset, slave), &macid_lo); cpsw_am33xx_cm_get_macid()

Completed in 70 milliseconds