Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/ethernet/dwc_xgmac/
Deth_dwc_xgmac_priv.h306 #define CORE_MAC_RX_CONFIGURATION_IPC_SET(value) (((value) << 9) & 0x00000200) macro
Deth_dwc_xgmac.c511 CORE_MAC_RX_CONFIGURATION_IPC_SET(SET_BIT) | in dwxgmac_mac_init()