Home
last modified time | relevance | path

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

/external/u-boot/drivers/net/
Dnatsemi.c106 RxOn = 0x04, enumerator
590 OUTL(dev, (RxOn | TxOn), ChipCmd); in natsemi_init()
857 OUTL(dev, RxOn, ChipCmd); in natsemi_poll()
Dns8382x.c93 RxOn = 0x04, enumerator
574 OUTL(dev, (RxOn | TxOn), ChipCmd); in ns8382x_init()
830 OUTL(dev, RxOn, ChipCmd); in ns8382x_poll()