Home
last modified time | relevance | path

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

/external/u-boot/drivers/net/
Dpic32_eth.h40 struct pic32_emac_regs { struct
41 struct pic32_reg_atomic cfg1; /* 0x200*/
42 struct pic32_reg_atomic cfg2; /* 0x210*/
43 struct pic32_reg_atomic ipgt; /* 0x220*/
44 struct pic32_reg_atomic ipgr; /* 0x230*/
45 struct pic32_reg_atomic clrt; /* 0x240*/
46 struct pic32_reg_atomic maxf; /* 0x250*/
47 struct pic32_reg_atomic supp; /* 0x260*/
48 struct pic32_reg_atomic test; /* 0x270*/
49 struct pic32_mii_regs mii; /* 0x280 - 0x2d0 */
[all …]