Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/net/ethernet/stmicro/stmmac/
Ddwmac-rk.c39 struct rk_priv_data { struct
40 struct platform_device *pdev;
41 phy_interface_t phy_iface;
42 int id;
43 struct regulator *regulator;
44 bool suspended;
45 const struct rk_gmac_ops *ops;
47 bool clk_enabled;
48 bool clock_input;
49 bool integrated_phy;
[all …]