Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/atm/
Diphase.c811 else if (iadev->phy_type == FE_DS3_PHY)
838 } else if (iadev->phy_type & FE_DS3_PHY) {
957 if (iadev->phy_type & FE_DS3_PHY)
2581 else if (iadev->phy_type & (FE_DS3_PHY | FE_E3_PHY))
3108 if (iadev->phy_type == FE_DS3_PHY)
Diphase.h1115 #define FE_DS3_PHY 0x0080 /* DS3 */ macro