Searched refs:CVI_RXENABLE (Results 1 – 2 of 2) sorted by relevance
289 mac_reg->conf |= CVI_RXENABLE; in designware_eth_enable()307 mac_reg->conf &= ~CVI_RXENABLE; in designware_eth_disable()333 mac_reg->conf &= ~(CVI_RXENABLE | CVI_TXENABLE); in designware_eth_stop()
78 #define CVI_RXENABLE (1 << 2) macro
Completed in 7 milliseconds