Searched refs:ARM_ETH_INTERFACE_SMII (Results 1 – 2 of 2) sorted by relevance
48 #define ARM_ETH_INTERFACE_SMII (2U) ///< Serial Media Independent Interface (SMII) macro
165 if (interface == (uint32_t)ARM_ETH_INTERFACE_SMII) in PHY0_SetInterface()