Home
last modified time | relevance | path

Searched refs:CSI_ETH_MAC_CONTROL_RX (Results 1 – 6 of 6) sorted by relevance

/bsp/cvitek/drivers/libraries/eth/
A Ddw_eth_mac.c288 case CSI_ETH_MAC_CONTROL_RX: in designware_eth_enable()
306 case CSI_ETH_MAC_CONTROL_RX: in designware_eth_disable()
598 case CSI_ETH_MAC_CONTROL_RX: in cvi_eth_mac_control()
601 ret = designware_eth_enable(handle, CSI_ETH_MAC_CONTROL_RX); in cvi_eth_mac_control()
604 ret = designware_eth_disable(handle, CSI_ETH_MAC_CONTROL_RX); in cvi_eth_mac_control()
A Ddw_eth_mac.h33 #define CSI_ETH_MAC_CONTROL_RX (0x03) ///< Receiver; arg: 0=disabled (default), 1=ena… macro
/bsp/ck802/libraries/include/
A Ddrv_eth_mac.h39 #define CSI_ETH_MAC_CONTROL_RX (0x03) ///< Receiver; arg: 0=disabled (default), 1=ena… macro
/bsp/xuantie/libraries/xuantie_libraries/csi/csi2/include/drv/
A Deth_mac.h41 #define CSI_ETH_MAC_CONTROL_RX (0x03) ///< Receiver; arg: 0=disabled (default), 1=ena… macro
/bsp/cvitek/drivers/
A Ddrv_eth.c106 ret = cvi_eth_mac_control(g_mac_handle, CSI_ETH_MAC_CONTROL_RX, enable ? 1 : 0); in cvi_eth_mac_phy_enable()
/bsp/ck802/libraries/common/eth/
A Dethernet_enc28j60.c1039 if (control == CSI_ETH_MAC_CONTROL_RX) { in csi_eth_mac_control()

Completed in 61 milliseconds