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