Searched refs:mac65 (Results 1 – 1 of 1) sorted by relevance
314 unsigned int mac4321, mac65; in netx_eth_enable() local341 mac65 = readl(priv->xpec_base + in netx_eth_enable()348 ndev->dev_addr[4] = mac65 & 0xff; in netx_eth_enable()349 ndev->dev_addr[5] = (mac65 >> 8) & 0xff; in netx_eth_enable()