Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/arch/sh/include/asm/
H A Dcpu_sh7757.h43 struct ether_mac_regs { struct
49 #define GETHER0_MAC_BASE ((struct ether_mac_regs *)0xfee0400) argument
50 #define GETHER1_MAC_BASE ((struct ether_mac_regs *)0xfee0c00)
51 #define ETHER0_MAC_BASE ((struct ether_mac_regs *)0xfef0000)
52 #define ETHER1_MAC_BASE ((struct ether_mac_regs *)0xfef0800)
H A Dcpu_sh7753.h40 struct ether_mac_regs { struct
46 #define GETHER0_MAC_BASE ((struct ether_mac_regs *)0xfee0400) argument
47 #define GETHER1_MAC_BASE ((struct ether_mac_regs *)0xfee0c00)
48 #define ETHER0_MAC_BASE ((struct ether_mac_regs *)0xfef0000)
49 #define ETHER1_MAC_BASE ((struct ether_mac_regs *)0xfef0800)
H A Dcpu_sh7752.h40 struct ether_mac_regs { struct
46 #define GETHER0_MAC_BASE ((struct ether_mac_regs *)0xfee0400) argument
47 #define GETHER1_MAC_BASE ((struct ether_mac_regs *)0xfee0c00)
48 #define ETHER0_MAC_BASE ((struct ether_mac_regs *)0xfef0000)
49 #define ETHER1_MAC_BASE ((struct ether_mac_regs *)0xfef0800)
/OK3568_Linux_fs/u-boot/board/renesas/sh7757lcr/
H A 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()
/OK3568_Linux_fs/u-boot/board/renesas/sh7752evb/
H A Dsh7752evb.c92 struct ether_mac_regs *ether; in set_mac_to_sh_giga_eth_register()
/OK3568_Linux_fs/u-boot/board/renesas/sh7753evb/
H A Dsh7753evb.c99 struct ether_mac_regs *ether; in set_mac_to_sh_giga_eth_register()