Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/atm/
Diphase.c808 if (iadev->phy_type == FE_25MBIT_PHY)
834 if (iadev->phy_type & FE_25MBIT_PHY) {
1382 if (iadev->phy_type & FE_25MBIT_PHY) {
1755 if (iadev->phy_type & FE_25MBIT_PHY) {
1874 if (iadev->phy_type & FE_25MBIT_PHY) {
2147 if (iadev->phy_type & FE_25MBIT_PHY) {
2569 if (iadev->phy_type & FE_25MBIT_PHY)
3111 if (iadev->phy_type == FE_25MBIT_PHY) {
Diphase.h1115 #define FE_25MBIT_PHY 0x0040 macro