Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/stmicro/stmmac/
H A Ddwmac-rk.c47 struct rk_priv_data { struct
48 struct platform_device *pdev;
49 phy_interface_t phy_iface;
50 int bus_id;
51 struct regulator *regulator;
52 bool suspended;
53 const struct rk_gmac_ops *ops;
55 bool clk_enabled;
56 bool clock_input;
57 bool integrated_phy;
[all …]