Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/net/
H A Duli526x.c145 DCR5 = 0x28, DCR6 = 0x30, DCR7 = 0x38, DCR8 = 0x40, DCR9 = 0x48, enumerator
353 outl(inl(dev->iobase + DCR5), dev->iobase + DCR5); in uli526x_disable()
477 db->cr5_data = inl(db->ioaddr + DCR5); in uli526x_start_xmit()
478 outl(db->cr5_data, db->ioaddr + DCR5); in uli526x_start_xmit()