Searched refs:MAC_R27 (Results 1 – 3 of 3) sorted by relevance
439 sc->rge_type = MAC_R27; in rge_attach()1180 if (RGE_TYPE_R26(sc) || sc->rge_type == MAC_R27) { in rge_init_locked()1199 if (RGE_TYPE_R26(sc) || sc->rge_type == MAC_R27) { in rge_init_locked()1201 if (sc->rge_type == MAC_R27) { in rge_init_locked()1209 val &= (sc->rge_type == MAC_R27) ? ~0x0f00 : ~0x0700; in rge_init_locked()1267 if (RGE_TYPE_R26(sc) || sc->rge_type == MAC_R27) in rge_init_locked()1279 if (sc->rge_type == MAC_R27) { in rge_init_locked()1285 if (sc->rge_type == MAC_R27) in rge_init_locked()1346 if (sc->rge_type == MAC_R27) in rge_init_locked()1454 if (RGE_TYPE_R26(sc) || sc->rge_type == MAC_R27) in rge_ifmedia_upd()[all …]
362 } else if (type == MAC_R27) { in rge_mac_config_ext_mcu()435 case MAC_R27: in rge_ephy_config()506 case MAC_R27: in rge_phy_config()553 case MAC_R27: in rge_phy_config()570 RGE_PHY_CLRBIT(sc, 0xa5d0, (sc->rge_type == MAC_R27) ? 0x000e : 0x0006); in rge_phy_config()572 if (RGE_TYPE_R26(sc) || sc->rge_type == MAC_R27) in rge_phy_config()1728 } else if (sc->rge_type == MAC_R27) { in rge_phy_config_mcu()1809 if (RGE_TYPE_R26(sc) || sc->rge_type == MAC_R27) in rge_hw_init()1901 if (RGE_TYPE_R26(sc) || sc->rge_type == MAC_R27) in rge_disable_aspm_clkreq()
37 MAC_R27 enumerator