Searched refs:kNETC_RmiiMode (Results 1 – 5 of 5) sorted by relevance
840 NETC_SocSetMiiMode(kNETC_SocLinkEp0, kNETC_RmiiMode); in BOARD_NETC_Init()841 NETC_SocSetMiiMode(kNETC_SocLinkSwitchPort0, kNETC_RmiiMode); in BOARD_NETC_Init()
28 case kNETC_RmiiMode: in NETC_SocSetMiiMode()
70 if ((miiMode == kNETC_MiiMode) || (miiMode == kNETC_RmiiMode)) in NETC_PortSetMII()
321 kNETC_RmiiMode = 3U, /*!< RMII mode for data interface. */ enumerator