Searched refs:RMCR_RST (Results 1 – 2 of 2) sorted by relevance
/openbmc/u-boot/drivers/net/ | ||
H A D | sh_eth.h | 501 enum RECV_RST_BIT { RMCR_RST = 0x01, }; enumerator |
H A D | sh_eth.c | 385 sh_eth_write(port_info, RMCR_RST, RMCR); in sh_eth_mac_regs_config() |