Searched refs:MII_KS8721_ID (Results 1 - 2 of 2) sorted by relevance

/drivers/net/ethernet/cadence/
H A Dat91_ether.h52 #define MII_KS8721_ID 0x00221610 macro
H A Dat91_ether.c226 else if (lp->phy_type == MII_KS8721_ID) {
292 else if (lp->phy_type == MII_KS8721_ID) { /* for Micrel PHY */
346 else if (lp->phy_type == MII_KS8721_ID) { /* for Micrel PHY */
1108 else if (phy_type == MII_KS8721_ID)
1153 case MII_KS8721_ID: /* Micrel KS8721: PHY_ID1 = 0x22, PHY_ID2 = 0x1610 */

Completed in 100 milliseconds