HomeSort by relevance Sort by last modified time
    Searched full:mmctl (Results 1 - 2 of 2) sorted by null

  /external/grub/netboot/
epic100.c 69 static int mmctl ; variable
130 mmctl = ioaddr + MMCTL; /* MII Management Interface Control */
474 outl((phy_id << 9) | (location << 4) | MII_READOP, mmctl);
478 if ((inl(mmctl) & MII_READOP) == 0)
epic100.h 26 MMCTL = 0x30, /* MII Management Interface Control */

Completed in 910 milliseconds