Lines Matching refs:EDRRR
64 [EDRRR] = 0x0410,
161 [EDRRR] = 0x0410,
244 [EDRRR] = 0x0210,
294 [EDRRR] = 0x0010,
320 [EDRRR] = 0x0008,
1367 sh_eth_write(ndev, EDRRR_R, EDRRR); in sh_eth_dev_init()
1390 sh_eth_write(ndev, 0, EDRRR); in sh_eth_dev_exit()
1558 if (!(sh_eth_read(ndev, EDRRR) & EDRRR_R)) { in sh_eth_rx()
1568 sh_eth_write(ndev, EDRRR_R, EDRRR); in sh_eth_rx()
1997 add_reg(EDRRR); in __sh_eth_get_regs()
2269 sh_eth_write(ndev, EDRRR_R, EDRRR); in sh_eth_set_ringparam()