Searched defs:rk_priv_data (Results 1 – 1 of 1) sorted by relevance
58 struct rk_priv_data { struct59 struct platform_device *pdev;60 phy_interface_t phy_iface;61 int id;62 struct regulator *regulator;63 bool suspended;64 const struct rk_gmac_ops *ops;66 bool clk_enabled;67 bool clock_input;68 bool integrated_phy;[all …]