Home
last modified time | relevance | path

Searched refs:TLAN_PHY_NONE (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/ti/
H A Dtlan.c2457 priv->phy[0] = TLAN_PHY_NONE; in tlan_phy_detect()
2459 priv->phy[1] = TLAN_PHY_NONE; in tlan_phy_detect()
2469 if ((priv->phy[1] == TLAN_PHY_NONE) && in tlan_phy_detect()
2476 if (priv->phy[1] != TLAN_PHY_NONE) in tlan_phy_detect()
2478 else if (priv->phy[0] != TLAN_PHY_NONE) in tlan_phy_detect()
2497 if ((priv->phy_num == 0) && (priv->phy[1] != TLAN_PHY_NONE)) { in tlan_phy_power_down()
H A Dtlan.h161 #define TLAN_PHY_NONE 0x20 macro
/kernel/linux/linux-6.6/drivers/net/ethernet/ti/
H A Dtlan.c2469 priv->phy[0] = TLAN_PHY_NONE; in tlan_phy_detect()
2471 priv->phy[1] = TLAN_PHY_NONE; in tlan_phy_detect()
2481 if ((priv->phy[1] == TLAN_PHY_NONE) && in tlan_phy_detect()
2488 if (priv->phy[1] != TLAN_PHY_NONE) in tlan_phy_detect()
2490 else if (priv->phy[0] != TLAN_PHY_NONE) in tlan_phy_detect()
2509 if ((priv->phy_num == 0) && (priv->phy[1] != TLAN_PHY_NONE)) { in tlan_phy_power_down()
H A Dtlan.h161 #define TLAN_PHY_NONE 0x20 macro

Completed in 10 milliseconds