Home
last modified time | relevance | path

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

/u-boot-v2022.01-rc1/drivers/net/
A Dfec_mxc.h240 struct fec_priv { struct
247 struct bd_info *bd;
248 uint8_t *tdb_ptr;
249 int dev_id;
253 ofnode phy_of_node;
255 int phy_id;
267 u32 interface;
269 struct clk ipg_clk;
270 struct clk ahb_clk;
274 u32 clk_rate;
[all …]

Completed in 6 milliseconds