Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/natsemi/
H A Dnatsemi.c330 CfgPhyDis = 0x200, enumerator
1272 writel(cfg | (CfgExtPhy | CfgPhyDis), ioaddr + ChipConfig); in switch_port_external()
1306 cfg = cfg & ~(CfgExtPhy | CfgPhyDis); in switch_port_internal()
1439 cfg &= ~(CfgExtPhy | CfgPhyDis); in natsemi_reset()
1441 cfg |= (CfgExtPhy | CfgPhyDis); in natsemi_reset()