Searched refs:SMSC911X_FORCE_INTERNAL_PHY (Results 1 – 6 of 6) sorted by relevance
49 #define SMSC911X_FORCE_INTERNAL_PHY (BIT(2)) macro
75 .flags = SMSC911X_USE_32BIT | SMSC911X_FORCE_INTERNAL_PHY,
79 SMSC911X_FORCE_INTERNAL_PHY,
235 .flags = SMSC911X_USE_32BIT | SMSC911X_FORCE_INTERNAL_PHY |
197 .flags = SMSC911X_USE_32BIT | SMSC911X_FORCE_INTERNAL_PHY,
660 if (pdata->config.flags & SMSC911X_FORCE_INTERNAL_PHY) { in smsc911x_phy_initialise_external()2394 config->flags |= SMSC911X_FORCE_INTERNAL_PHY; in smsc911x_probe_config()