Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/atm/
Diphase.c811 if (iadev->phy_type == FE_25MBIT_PHY)
837 if (iadev->phy_type & FE_25MBIT_PHY) {
1387 if (iadev->phy_type & FE_25MBIT_PHY) {
1760 if (iadev->phy_type & FE_25MBIT_PHY) {
1879 if (iadev->phy_type & FE_25MBIT_PHY) {
2159 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