Searched defs:fec_enet_private (Results 1 – 1 of 1) sorted by relevance
510 struct fec_enet_private { struct512 void __iomem *hwp;514 struct net_device *netdev;516 struct clk *clk_ipg;517 struct clk *clk_ahb;518 struct clk *clk_ref;519 struct clk *clk_enet_out;520 struct clk *clk_ptp;522 bool ptp_clk_on;523 struct mutex ptp_clk_mutex;[all …]