Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/net/
H A Dsh_eth.h105 EDTRR, enumerator
178 [EDTRR] = 0x0408,
233 [EDTRR] = 0x0408,
314 [EDTRR] = 0x0008,
H A Dsh_eth.c89 if (!(sh_eth_read(eth, EDTRR) & EDTRR_TRNS)) in sh_eth_send()
90 sh_eth_write(eth, EDTRR_TRNS, EDTRR); in sh_eth_send()