Searched defs:sti_dwmac (Results 1 – 1 of 1) sorted by relevance
121 struct sti_dwmac { struct122 int interface; /* MII interface */123 bool ext_phyclk; /* Clock from external PHY */124 u32 tx_retime_src; /* TXCLK Retiming*/125 struct clk *clk; /* PHY clock */126 int ctrl_reg; /* GMAC glue-logic control register */127 int clk_sel_reg; /* GMAC ext clk selection register */128 struct device *dev;129 struct regmap *regmap;130 u32 speed;