Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/ethernet/stmicro/stmmac/
Ddwmac-rk.c42 struct rk_priv_data { struct
43 struct platform_device *pdev;
44 phy_interface_t phy_iface;
45 int id;
46 struct regulator *regulator;
47 bool suspended;
48 const struct rk_gmac_ops *ops;
50 bool clk_enabled;
51 bool clock_input;
52 bool integrated_phy;
[all …]