Searched refs:ETH_PHY_MASK (Results 1 – 1 of 1) sorted by relevance
302 #define ETH_PHY_MASK ((1 << 0x0) | (1 << 0x4)) macro323 phydev = phy_find_by_mask(bus, ETH_PHY_MASK, PHY_INTERFACE_MODE_RGMII); in board_eth_init()