Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/net/
H A Dpic32_eth.h13 struct pic32_ectl_regs { struct
14 struct pic32_reg_atomic con1; /* 0x00 */
15 struct pic32_reg_atomic con2; /* 0x10 */
16 struct pic32_reg_atomic txst; /* 0x20 */
17 struct pic32_reg_atomic rxst; /* 0x30 */
18 struct pic32_reg_atomic ht0; /* 0x40 */
19 struct pic32_reg_atomic ht1; /* 0x50 */
20 struct pic32_reg_atomic pmm0; /* 0x60 */
21 struct pic32_reg_atomic pmm1; /* 0x70 */
22 struct pic32_reg_atomic pmcs; /* 0x80 */
[all …]