Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/net/
H A Dsh_eth.h354 EDTRR_TRNS = 0x03, enumerator
356 EDTRR_TRNS = 0x01,
H A Dsh_eth.c96 if (!(sh_eth_read(port_info, EDTRR) & EDTRR_TRNS)) in sh_eth_send_common()
97 sh_eth_write(port_info, EDTRR_TRNS, EDTRR); in sh_eth_send_common()