Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/net/
H A Dsh_eth.h555 enum RECV_RST_BIT { RMCR_RST = 0x01, }; enumerator
H A Dsh_eth.c390 sh_eth_write(eth, RMCR_RST, RMCR); in sh_eth_config()