Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/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()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/renesas/
H A Dsh_eth.c62 [EDTRR] = 0x0408,
184 [EDTRR] = 0x0208,
234 [EDTRR] = 0x0008,
260 [EDTRR] = 0x0004,
1821 u32 edtrr = sh_eth_read(ndev, EDTRR); in sh_eth_error()
1833 sh_eth_write(ndev, mdp->cd->edtrr_trns, EDTRR); in sh_eth_error()
2103 add_reg(EDTRR); in __sh_eth_get_regs()
2539 if (!(sh_eth_read(ndev, EDTRR) & mdp->cd->edtrr_trns)) in sh_eth_start_xmit()
2540 sh_eth_write(ndev, mdp->cd->edtrr_trns, EDTRR); in sh_eth_start_xmit()
H A Dsh_eth.h31 EDTRR, enumerator