Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/net/
H A Dsh_eth.h408 EDTRR_TRNS = 0x03, enumerator
410 EDTRR_TRNS = 0x01,
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()