Home
last modified time | relevance | path

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

/external/u-boot/drivers/net/
Duli526x.c144 DCR5 = 0x28, DCR6 = 0x30, DCR7 = 0x38, DCR8 = 0x40, DCR9 = 0x48, enumerator
352 outl(inl(dev->iobase + DCR5), dev->iobase + DCR5); in uli526x_disable()
476 db->cr5_data = inl(db->ioaddr + DCR5); in uli526x_start_xmit()
477 outl(db->cr5_data, db->ioaddr + DCR5); in uli526x_start_xmit()