Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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()
/kernel/linux/linux-6.6/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()

Completed in 11 milliseconds