Searched refs:CfgExtPhy (Results 1 – 1 of 1) sorted by relevance
332 CfgExtPhy = 0x1000, enumerator894 if (np->ignore_phy || readl(ioaddr + ChipConfig) & CfgExtPhy) in natsemi_probe1()1198 if (cfg & CfgExtPhy) in init_phy_fixup()1260 if (cfg & CfgExtPhy) in switch_port_external()1269 writel(cfg | (CfgExtPhy | CfgPhyDis), ioaddr + ChipConfig); in switch_port_external()1295 if (!(cfg &CfgExtPhy)) in switch_port_internal()1303 cfg = cfg & ~(CfgExtPhy | CfgPhyDis); in switch_port_internal()1436 cfg &= ~(CfgExtPhy | CfgPhyDis); in natsemi_reset()1438 cfg |= (CfgExtPhy | CfgPhyDis); in natsemi_reset()