Searched defs:plat_stmmacenet_data (Results 1 – 1 of 1) sorted by relevance
96 struct plat_stmmacenet_data { struct97 char *phy_bus_name;98 int bus_id;99 int phy_addr;100 int interface;101 struct stmmac_mdio_bus_data *mdio_bus_data;102 struct stmmac_dma_cfg *dma_cfg;103 int clk_csr;104 int has_gmac;105 int enh_desc;[all …]