Home
last modified time | relevance | path

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

/u-boot/drivers/net/
A Dsh_eth.c148 if (port_info->rx_desc_cur->rd0 & RD_RDLE) in sh_eth_recv_finish()
149 port_info->rx_desc_cur->rd0 = RD_RACT | RD_RDLE; in sh_eth_recv_finish()
302 cur_rx_desc->rd0 |= RD_RDLE; in sh_eth_rx_desc_init()
A Dsh_eth.h509 RD_RACT = 0x80000000, RD_RDLE = 0x40000000, enumerator

Completed in 6 milliseconds