Home
last modified time | relevance | path

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

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