Searched defs:phy_mode (Results 1 – 2 of 2) sorted by relevance
88 uint8_t phy_mode; member465 static int nxp_enet_phy_configure(const struct device *phy, uint8_t phy_mode) in nxp_enet_phy_configure()
107 static uint8_t phy_mode; /* Current PHY mode (DR_1MBPS or DR_2MBPS) */ variable