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