Home
last modified time | relevance | path

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

/external/u-boot/drivers/net/
Dsunxi_emac.c19 struct emac_regs { struct
20 u32 ctl; /* 0x00 */
21 u32 tx_mode; /* 0x04 */
22 u32 tx_flow; /* 0x08 */
23 u32 tx_ctl0; /* 0x0c */
24 u32 tx_ctl1; /* 0x10 */
25 u32 tx_ins; /* 0x14 */
26 u32 tx_pl0; /* 0x18 */
27 u32 tx_pl1; /* 0x1c */
28 u32 tx_sta; /* 0x20 */
[all …]
Dpic32_eth.c29 struct pic32_emac_regs *emac_regs; member
Ddavinci_emac.h228 } emac_regs; typedef