Home
last modified time | relevance | path

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

/drivers/atm/
Diphase.c809 if (iadev->phy_type == FE_25MBIT_PHY)
835 if (iadev->phy_type & FE_25MBIT_PHY) {
1385 if (iadev->phy_type & FE_25MBIT_PHY) {
1758 if (iadev->phy_type & FE_25MBIT_PHY) {
1877 if (iadev->phy_type & FE_25MBIT_PHY) {
2157 if (iadev->phy_type & FE_25MBIT_PHY) {
2581 if (iadev->phy_type & FE_25MBIT_PHY)
3106 if (iadev->phy_type == FE_25MBIT_PHY) {
Diphase.h1114 #define FE_25MBIT_PHY 0x0040 macro