Searched refs:MII_REGS_BASE (Results 1 – 2 of 2) sorted by relevance
139 #define MII_REGS_BASE 0x80 /* DP83815 only */ macro
1657 return ((uint16_t)INL(dp, MII_REGS_BASE + offset*4)); in sfe_mii_read_dp83815()1665 OUTL(dp, MII_REGS_BASE + offset*4, val); in sfe_mii_write_dp83815()