Home
last modified time | relevance | path

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

/bsp/cvitek/drivers/libraries/eth/
A Ddw_eth_mac.c289 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()
A Ddw_eth_mac.h78 #define CVI_RXENABLE (1 << 2) macro

Completed in 8 milliseconds