Searched refs:CTRL_MAC_LO_REG (Results 1 – 1 of 1) sorted by relevance
12 #define CTRL_MAC_LO_REG(offset, id) ((offset) + 0x8 * (id)) macro29 regmap_read(syscon, CTRL_MAC_LO_REG(offset, slave), &macid_lsb); in davinci_emac_3517_get_macid()56 regmap_read(syscon, CTRL_MAC_LO_REG(offset, slave), &macid_lo); in cpsw_am33xx_cm_get_macid()
Completed in 3 milliseconds