Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/net/ti/
H A Dcpsw.c217 struct cpsw_priv { struct
219 struct udevice *dev;
223 struct cpsw_platform_data data;
224 int host_port;
226 struct cpsw_regs *regs;
227 void *dma_regs;
228 struct cpsw_host_regs *host_port_regs;
229 void *ale_regs;
231 struct cpdma_desc *descs;
232 struct cpdma_desc *desc_free;
[all …]