Lines Matching refs:EDRRR
66 [EDRRR] = 0x0410,
163 [EDRRR] = 0x0410,
246 [EDRRR] = 0x0210,
296 [EDRRR] = 0x0010,
322 [EDRRR] = 0x0008,
1375 sh_eth_write(ndev, EDRRR_R, EDRRR); in sh_eth_dev_init()
1398 sh_eth_write(ndev, 0, EDRRR); in sh_eth_dev_exit()
1570 if (!(sh_eth_read(ndev, EDRRR) & EDRRR_R)) { in sh_eth_rx()
1580 sh_eth_write(ndev, EDRRR_R, EDRRR); in sh_eth_rx()
2009 add_reg(EDRRR); in __sh_eth_get_regs()
2279 sh_eth_write(ndev, EDRRR_R, EDRRR); in sh_eth_set_ringparam()