Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/net/
H A Ddc2114x.c31 #define DE4X5_RRBA 0x018 /* RX Ring Base Address Reg */ macro
366 OUTL(dev, phys_to_bus((u32) &rx_ring), DE4X5_RRBA); in dc21x4x_init()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/dec/tulip/
H A Dde4x5.h19 #define DE4X5_RRBA iobase+(0x018 << lp->bus) /* RX Ring Base Address Reg */ macro
H A Dde4x5.c1224 outl(lp->dma_rings, DE4X5_RRBA); in de4x5_hw_init()
1410 outl(lp->dma_rings, DE4X5_RRBA); in de4x5_sw_reset()
3708 outl(lp->dma_rings, DE4X5_RRBA); in de4x5_rst_desc_ring()