Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/atm/
Diphase.c809 if (iadev->phy_type == FE_25MBIT_PHY)
835 if (iadev->phy_type & FE_25MBIT_PHY) {
1383 if (iadev->phy_type & FE_25MBIT_PHY) {
1756 if (iadev->phy_type & FE_25MBIT_PHY) {
1875 if (iadev->phy_type & FE_25MBIT_PHY) {
2150 if (iadev->phy_type & FE_25MBIT_PHY) {
2572 if (iadev->phy_type & FE_25MBIT_PHY)
3114 if (iadev->phy_type == FE_25MBIT_PHY) {
Diphase.h1115 #define FE_25MBIT_PHY 0x0040 macro