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

/drivers/net/ethernet/cadence/
H A Dat91_ether.h21 #define MII_DM9161A_ID 0x0181b8a0 macro
H A Dat91_ether.c211 if ((lp->phy_type == MII_DM9161_ID) || (lp->phy_type == MII_DM9161A_ID)) {
278 if ((lp->phy_type == MII_DM9161_ID) || (lp->phy_type == MII_DM9161A_ID)) { /* for Davicom PHY */
331 if ((lp->phy_type == MII_DM9161_ID) || (lp->phy_type == MII_DM9161A_ID)) { /* for Davicom PHY */
1040 if ((phy_type == MII_DM9161_ID) || (lp->phy_type == MII_DM9161A_ID)) {
1094 if ((phy_type == MII_DM9161_ID) || (lp->phy_type == MII_DM9161A_ID))
1146 case MII_DM9161A_ID: /* Davicom 9161A: PHY_ID1 = 0x181, PHY_ID2 = B8A0 */

Completed in 42 milliseconds