Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/net/
H A Dsunxi_emac.c20 struct emac_regs { struct
21 u32 ctl; /* 0x00 */
22 u32 tx_mode; /* 0x04 */
23 u32 tx_flow; /* 0x08 */
24 u32 tx_ctl0; /* 0x0c */
25 u32 tx_ctl1; /* 0x10 */
26 u32 tx_ins; /* 0x14 */
27 u32 tx_pl0; /* 0x18 */
28 u32 tx_pl1; /* 0x1c */
29 u32 tx_sta; /* 0x20 */
[all …]
H A Dpic32_eth.c30 struct pic32_emac_regs *emac_regs; member
H A Ddavinci_emac.h229 } emac_regs; typedef