Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/atm/
Diphase.c810 if (iadev->phy_type == FE_25MBIT_PHY)
836 if (iadev->phy_type & FE_25MBIT_PHY) {
1384 if (iadev->phy_type & FE_25MBIT_PHY) {
1757 if (iadev->phy_type & FE_25MBIT_PHY) {
1876 if (iadev->phy_type & FE_25MBIT_PHY) {
2156 if (iadev->phy_type & FE_25MBIT_PHY) {
2578 if (iadev->phy_type & FE_25MBIT_PHY)
3117 if (iadev->phy_type == FE_25MBIT_PHY) {
Diphase.h1115 #define FE_25MBIT_PHY 0x0040 macro