Home
last modified time | relevance | path

Searched refs:ether_mac_regs (Results 1 – 6 of 6) sorted by relevance

/external/u-boot/arch/sh/include/asm/
Dcpu_sh7757.h42 struct ether_mac_regs { struct
48 #define GETHER0_MAC_BASE ((struct ether_mac_regs *)0xfee0400) argument
49 #define GETHER1_MAC_BASE ((struct ether_mac_regs *)0xfee0c00)
50 #define ETHER0_MAC_BASE ((struct ether_mac_regs *)0xfef0000)
51 #define ETHER1_MAC_BASE ((struct ether_mac_regs *)0xfef0800)
Dcpu_sh7753.h39 struct ether_mac_regs { struct
45 #define GETHER0_MAC_BASE ((struct ether_mac_regs *)0xfee0400) argument
46 #define GETHER1_MAC_BASE ((struct ether_mac_regs *)0xfee0c00)
47 #define ETHER0_MAC_BASE ((struct ether_mac_regs *)0xfef0000)
48 #define ETHER1_MAC_BASE ((struct ether_mac_regs *)0xfef0800)
Dcpu_sh7752.h39 struct ether_mac_regs { struct
45 #define GETHER0_MAC_BASE ((struct ether_mac_regs *)0xfee0400) argument
46 #define GETHER1_MAC_BASE ((struct ether_mac_regs *)0xfee0c00)
47 #define ETHER0_MAC_BASE ((struct ether_mac_regs *)0xfef0000)
48 #define ETHER1_MAC_BASE ((struct ether_mac_regs *)0xfef0800)
/external/u-boot/board/renesas/sh7757lcr/
Dsh7757lcr.c134 struct ether_mac_regs *ether; in set_mac_to_sh_eth_register()
153 struct ether_mac_regs *ether; in set_mac_to_sh_giga_eth_register()
/external/u-boot/board/renesas/sh7752evb/
Dsh7752evb.c92 struct ether_mac_regs *ether; in set_mac_to_sh_giga_eth_register()
/external/u-boot/board/renesas/sh7753evb/
Dsh7753evb.c99 struct ether_mac_regs *ether; in set_mac_to_sh_giga_eth_register()