Searched defs:plat_stmmacenet_data (Results 1 – 1 of 1) sorted by relevance
189 struct plat_stmmacenet_data { struct190 int bus_id;191 int phy_addr;192 int interface;193 phy_interface_t phy_interface;194 struct stmmac_mdio_bus_data *mdio_bus_data;195 struct device_node *phy_node;196 struct device_node *phylink_node;197 struct device_node *mdio_node;198 struct stmmac_dma_cfg *dma_cfg;[all …]