Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/stmicro/stmmac/
Ddwmac-rk.c38 struct rk_priv_data { struct
39 struct platform_device *pdev;
40 int phy_iface;
41 struct regulator *regulator;
42 bool suspended;
43 const struct rk_gmac_ops *ops;
45 bool clk_enabled;
46 bool clock_input;
47 bool integrated_phy;
49 struct clk *clk_mac;
[all …]