Searched defs:fec_enet_private (Results 1 – 1 of 1) sorted by relevance
599 struct fec_enet_private { struct601 void __iomem *hwp;603 struct net_device *netdev;605 struct clk *clk_ipg;606 struct clk *clk_ahb;607 struct clk *clk_ref;608 struct clk *clk_enet_out;609 struct clk *clk_ptp;610 struct clk *clk_2x_txclk;612 bool ptp_clk_on;[all …]