Home
last modified time | relevance | path

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

/u-boot/drivers/net/
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*/
51 struct pic32_reg_atomic res1; /* 0x2e0 */
[all …]

Completed in 6 milliseconds