HomeSort by: relevance | last modified time | path
    Searched refs:LAN9118_MII_ACC_MIIRINDA (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/ic/
lan9118reg.h 222 #define LAN9118_MII_ACC_MIIRINDA(i) ((i) << 6) /* MII Register Index */
lan9118.c 800 acc = LAN9118_MII_ACC_PHYA(phy) | LAN9118_MII_ACC_MIIRINDA(reg);
815 acc = LAN9118_MII_ACC_PHYA(phy) | LAN9118_MII_ACC_MIIRINDA(reg) |

Completed in 25 milliseconds