Searched refs:SMSC911X_FORCE_INTERNAL_PHY (Results 1 – 6 of 6) sorted by relevance
36 #define SMSC911X_FORCE_INTERNAL_PHY (BIT(2)) macro
69 .flags = SMSC911X_USE_32BIT | SMSC911X_FORCE_INTERNAL_PHY,
90 SMSC911X_FORCE_INTERNAL_PHY,
206 .flags = SMSC911X_USE_32BIT | SMSC911X_FORCE_INTERNAL_PHY |
192 .flags = SMSC911X_USE_32BIT | SMSC911X_FORCE_INTERNAL_PHY,
661 if (pdata->config.flags & SMSC911X_FORCE_INTERNAL_PHY) { in smsc911x_phy_initialise_external()2401 config->flags |= SMSC911X_FORCE_INTERNAL_PHY; in smsc911x_probe_config()