Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/ethernet/dwc_xgmac/
Deth_dwc_xgmac_priv.h272 #define CORE_MAC_RX_CONFIGURATION_GPSL_SET(value) (((value) << 16) & 0x3fff0000) macro
Deth_dwc_xgmac.c516 CORE_MAC_RX_CONFIGURATION_GPSL_SET(mac_cfg->gpsl); in dwxgmac_mac_init()