Home
last modified time | relevance | path

Searched refs:FE_DS3_PHY (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.15/drivers/atm/
Diphase.c813 else if (iadev->phy_type == FE_DS3_PHY)
840 } else if (iadev->phy_type & FE_DS3_PHY) {
959 if (iadev->phy_type & FE_DS3_PHY)
2583 else if (iadev->phy_type & (FE_DS3_PHY | FE_E3_PHY))
3110 if (iadev->phy_type == FE_DS3_PHY)
Diphase.h1115 #define FE_DS3_PHY 0x0080 /* DS3 */ macro