Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/3com/
D3c509.c126 TotalReset = 0<<11, SelectWindow = 1<<11, StartCoax = 2<<11, enumerator
1125 outw(StartCoax, ioaddr + EL3_CMD); in el3_netdev_set_ecmd()
1250 outw(StartCoax, ioaddr + EL3_CMD); in el3_up()
D3c589_cs.c77 StartCoax = 2<<11, enumerator
415 outw((if_port == 2) ? StartCoax : StopCoax, ioaddr + EL3_CMD); in tc589_set_xcvr()
D3c515.c186 TotalReset = 0 << 11, SelectWindow = 1 << 11, StartCoax = 2 << 11, enumerator
795 outw(StartCoax, ioaddr + EL3_CMD); in corkscrew_open()
950 outw(dev->if_port == 3 ? StartCoax : StopCoax, in corkscrew_timer()
D3c59x.c448 TotalReset = 0<<11, SelectWindow = 1<<11, StartCoax = 2<<11, enumerator
1651 iowrite16(StartCoax, ioaddr + EL3_CMD); in vortex_up()
1863 iowrite16(dev->if_port == XCVR_10base2 ? StartCoax : StopCoax, in vortex_timer()
D3c574_cs.c136 TotalReset = 0<<11, SelectWindow = 1<<11, StartCoax = 2<<11, enumerator