Searched defs:rk_priv_data (Results 1 – 1 of 1) sorted by relevance
39 struct rk_priv_data { struct40 struct platform_device *pdev;41 phy_interface_t phy_iface;42 int id;43 struct regulator *regulator;44 bool suspended;45 const struct rk_gmac_ops *ops;47 bool clk_enabled;48 bool clock_input;49 bool integrated_phy;[all …]