Searched defs:plat_stmmacenet_data (Results 1 – 1 of 1) sorted by relevance
147 struct plat_stmmacenet_data { struct148 int bus_id;149 int phy_addr;150 int interface;151 phy_interface_t phy_interface;152 struct stmmac_mdio_bus_data *mdio_bus_data;153 struct device_node *phy_node;154 struct device_node *phylink_node;155 struct device_node *mdio_node;156 struct stmmac_dma_cfg *dma_cfg;[all …]