Home
last modified time | relevance | path

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

/device/soc/rockchip/common/sdk_linux/drivers/net/ethernet/stmicro/stmmac/
Ddwmac-rk.c59 struct rk_priv_data { struct
60 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 …]