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