Home
last modified time | relevance | path

Searched refs:XTE_MIIMAI_OFFSET (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/drivers/net/ethernet/xilinx/
Dll_temac_mdio.c32 rc = temac_indirect_in32(lp, XTE_MIIMAI_OFFSET); in temac_mdio_read()
53 temac_indirect_out32(lp, XTE_MIIMAI_OFFSET, (phy_id << 5) | reg); in temac_mdio_write()
Dll_temac.h275 #define XTE_MIIMAI_OFFSET 0x000003B4 /* MII control */ macro