Home
last modified time | relevance | path

Searched defs:rk_priv_data (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/net/ethernet/stmicro/stmmac/
H A Ddwmac-rk.c58 struct rk_priv_data { struct
59 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 …]