Searched defs:fec_enet_private (Results 1 – 1 of 1) sorted by relevance
469 struct fec_enet_private { struct471 void __iomem *hwp;473 struct net_device *netdev;475 struct clk *clk_ipg;476 struct clk *clk_ahb;477 struct clk *clk_ref;478 struct clk *clk_enet_out;479 struct clk *clk_ptp;481 bool ptp_clk_on;482 struct mutex ptp_clk_mutex;[all …]