Searched defs:fec_enet_private (Results 1 – 1 of 1) sorted by relevance
543 struct fec_enet_private { struct545 void __iomem *hwp;547 struct net_device *netdev;549 struct clk *clk_ipg;550 struct clk *clk_ahb;551 struct clk *clk_ref;552 struct clk *clk_enet_out;553 struct clk *clk_ptp;554 struct clk *clk_2x_txclk;556 bool ptp_clk_on;[all …]