Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/net/
H A Dfec_mxc.h238 struct fec_priv { struct
245 bd_t *bd;
246 uint8_t *tdb_ptr;
247 int dev_id;
248 struct mii_dev *bus;
252 int phy_id;
253 int (*mii_postcall)(int);
260 uint32_t reset_delay;
264 u32 interface;
266 struct clk ipg_clk;
[all …]