Searched refs:GMAC_NCFGR_EFRHD (Results 1 – 4 of 4) sorted by relevance
853 p_gmac->GMAC_NCFGR |= GMAC_NCFGR_EFRHD; in gmac_enable_efrhd()857 p_gmac->GMAC_NCFGR &= ~GMAC_NCFGR_EFRHD; in gmac_enable_efrhd()
849 p_gmac->GMAC_NCFGR |= GMAC_NCFGR_EFRHD; in gmac_enable_efrhd()853 p_gmac->GMAC_NCFGR &= ~GMAC_NCFGR_EFRHD; in gmac_enable_efrhd()
851 p_gmac->GMAC_NCFGR |= GMAC_NCFGR_EFRHD; in gmac_enable_efrhd()855 p_gmac->GMAC_NCFGR &= ~GMAC_NCFGR_EFRHD; in gmac_enable_efrhd()
225 #define GMAC_NCFGR_EFRHD ( 0x1u << 25 ) /**< \brief (GMAC_NCFGR) En… macro