Home
last modified time | relevance | path

Searched refs:PHY_IS_INTERNAL (Results 1 – 9 of 9) sorted by relevance

/openbmc/linux/drivers/net/phy/
H A Dbcm63xx.c78 .flags = PHY_IS_INTERNAL,
88 .flags = PHY_IS_INTERNAL,
H A Dax88796b.c101 .flags = PHY_IS_INTERNAL,
110 .flags = PHY_IS_INTERNAL,
H A Dmeson-gxl.c192 .flags = PHY_IS_INTERNAL,
206 .flags = PHY_IS_INTERNAL,
H A Dbcm7xxx.c849 .flags = PHY_IS_INTERNAL, \
866 .flags = PHY_IS_INTERNAL, \
883 .flags = PHY_IS_INTERNAL, \
896 .flags = PHY_IS_INTERNAL, \
H A Dbcm-cygnus.c268 .flags = PHY_IS_INTERNAL,
H A Dbroadcom.c1228 .flags = PHY_IS_INTERNAL,
1240 .flags = PHY_IS_INTERNAL,
1255 .flags = PHY_IS_INTERNAL,
H A Dat803x.c2168 .flags = PHY_IS_INTERNAL,
2184 .flags = PHY_IS_INTERNAL,
2200 .flags = PHY_IS_INTERNAL,
H A Dphy_device.c3283 if (phydrv->flags & PHY_IS_INTERNAL) in phy_probe()
/openbmc/linux/include/linux/
H A Dphy.h86 #define PHY_IS_INTERNAL 0x00000001 macro