Searched defs:fec_enet_private (Results 1 – 1 of 1) sorted by relevance
569 struct fec_enet_private { struct571 void __iomem *hwp;573 struct net_device *netdev;575 struct clk *clk_ipg;576 struct clk *clk_ahb;577 struct clk *clk_ref;578 struct clk *clk_enet_out;579 struct clk *clk_ptp;580 struct clk *clk_2x_txclk;582 bool ptp_clk_on;[all …]