Searched refs:netc_hw_mii_mode_t (Results 1 – 9 of 9) sorted by relevance
400 static inline netc_hw_mii_mode_t NETC_PortGetMIIMode(NETC_ETH_LINK_Type *base) in NETC_PortGetMIIMode()402 … return (netc_hw_mii_mode_t)(uint32_t)(base->PM0_IF_MODE & NETC_ETH_LINK_PM0_IF_MODE_IFMODE_MASK); in NETC_PortGetMIIMode()415 netc_hw_mii_mode_t miiMode,
59 netc_hw_mii_mode_t miiMode, in NETC_PortSetMII()
93 status_t NETC_SocSetMiiMode(netc_soc_link_t link, netc_hw_mii_mode_t miiMode);
17 status_t NETC_SocSetMiiMode(netc_soc_link_t link, netc_hw_mii_mode_t miiMode) in NETC_SocSetMiiMode()
323 } netc_hw_mii_mode_t; typedef649 netc_hw_mii_mode_t miiMode : 3; /*!< MII mode. */
698 netc_hw_mii_mode_t miiMode; in EP_Up()
447 netc_hw_mii_mode_t miiMode; in SWT_SetEthPortMII()