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