Home
last modified time | relevance | path

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

/external/u-boot/drivers/net/
Dmacb.c99 #define TXBUF_WRAP 0x40000000 macro
321 ctrl |= TXBUF_WRAP; in _macb_send()
683 macb->tx_ring[i].ctrl = TXBUF_USED | TXBUF_WRAP; in _macb_init()