Home
last modified time | relevance | path

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

/external/u-boot/drivers/net/
Dnatsemi.c108 TxOn = 0x01 enumerator
590 OUTL(dev, (RxOn | TxOn), ChipCmd); in natsemi_init()
784 OUTL(dev, TxOn, ChipCmd); in natsemi_send()
Dns8382x.c95 TxOn = 0x01 enumerator
574 OUTL(dev, (RxOn | TxOn), ChipCmd); in ns8382x_init()
763 OUTL(dev, TxOn, ChipCmd); in ns8382x_send()