Searched refs:designware_eth_enable (Results 1 – 2 of 2) sorted by relevance
275 static int32_t designware_eth_enable(eth_mac_handle_t handle, int32_t control) in designware_eth_enable() function591 ret = designware_eth_enable(handle, CSI_ETH_MAC_CONTROL_TX); in cvi_eth_mac_control()601 ret = designware_eth_enable(handle, CSI_ETH_MAC_CONTROL_RX); in cvi_eth_mac_control()
291 int designware_eth_enable(struct dw_eth_dev *priv);
Completed in 5 milliseconds