Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/net/
H A Dcpsw.c254 struct cpsw_priv { struct
256 struct udevice *dev;
260 struct cpsw_platform_data data;
261 int host_port;
263 struct cpsw_regs *regs;
264 void *dma_regs;
265 struct cpsw_host_regs *host_port_regs;
266 void *ale_regs;
268 struct cpdma_desc *descs;
269 struct cpdma_desc *desc_free;
[all …]