/u-boot/drivers/net/fm/ |
A D | tgec.c | 29 static void tgec_init_mac(struct fsl_enet_mac *mac) in tgec_init_mac() 56 static void tgec_enable_mac(struct fsl_enet_mac *mac) in tgec_enable_mac() 63 static void tgec_disable_mac(struct fsl_enet_mac *mac) in tgec_disable_mac() 70 static void tgec_set_mac_addr(struct fsl_enet_mac *mac, u8 *mac_addr) in tgec_set_mac_addr() 87 static void tgec_set_interface_mode(struct fsl_enet_mac *mac, in tgec_set_interface_mode() 94 void init_tgec(struct fsl_enet_mac *mac, void *base, in init_tgec()
|
A D | memac.c | 19 static void memac_init_mac(struct fsl_enet_mac *mac) in memac_init_mac() 36 static void memac_enable_mac(struct fsl_enet_mac *mac) in memac_enable_mac() 44 static void memac_disable_mac(struct fsl_enet_mac *mac) in memac_disable_mac() 51 static void memac_set_mac_addr(struct fsl_enet_mac *mac, u8 *mac_addr) in memac_set_mac_addr() 68 static void memac_set_interface_mode(struct fsl_enet_mac *mac, in memac_set_interface_mode() 139 void init_memac(struct fsl_enet_mac *mac, void *base, in init_memac()
|
A D | dtsec.c | 27 static void dtsec_init_mac(struct fsl_enet_mac *mac) in dtsec_init_mac() 65 static void dtsec_enable_mac(struct fsl_enet_mac *mac) in dtsec_enable_mac() 79 static void dtsec_disable_mac(struct fsl_enet_mac *mac) in dtsec_disable_mac() 93 static void dtsec_set_mac_addr(struct fsl_enet_mac *mac, u8 *mac_addr) in dtsec_set_mac_addr() 110 static void dtsec_set_interface_mode(struct fsl_enet_mac *mac, in dtsec_set_interface_mode() 156 void init_dtsec(struct fsl_enet_mac *mac, void *base, in init_dtsec()
|
A D | eth.c | 419 struct fsl_enet_mac *mac; in fm_eth_startup() local 479 struct fsl_enet_mac *mac; in fm_eth_open() local 548 struct fsl_enet_mac *mac; in fm_eth_halt() local 732 struct fsl_enet_mac *mac; in fm_eth_init_mac() local
|
/u-boot/drivers/net/ |
A D | ep93xx_eth.c | 152 struct mac_regs *mac = GET_REGS(dev); in ep93xx_mac_reset() local 171 struct mac_regs *mac = GET_REGS(dev); in ep93xx_eth_open() local 288 struct mac_regs *mac = GET_REGS(dev); in ep93xx_eth_close() local 304 struct mac_regs *mac = GET_REGS(dev); in ep93xx_eth_rcv_packet() local 374 struct mac_regs *mac = GET_REGS(dev); in ep93xx_eth_send_packet() local 561 struct mac_regs *mac = (struct mac_regs *)MAC_BASE; in ep93xx_miiphy_read() local 614 struct mac_regs *mac = (struct mac_regs *)MAC_BASE; in ep93xx_miiphy_write() local
|
A D | ftmac100.c | 58 const unsigned char *mac) in ftmac100_set_mac() 373 const char *mac; in dtbmacaddr() local 401 const char *mac; in ftmac100_of_to_plat() local
|
/u-boot/arch/arm/cpu/arm926ejs/mxs/ |
A D | mxs.c | 234 __weak void mx28_adjust_mac(int dev_id, unsigned char *mac) in mx28_adjust_mac() 246 void imx_get_mac_from_fuse(int dev_id, unsigned char *mac) in imx_get_mac_from_fuse() 271 void imx_get_mac_from_fuse(int dev_id, unsigned char *mac) in imx_get_mac_from_fuse()
|
/u-boot/arch/arm/dts/ |
A D | stm32f7-u-boot.dtsi | 18 mac: ethernet@40028000 { label
|
/u-boot/arch/arm/mach-snapdragon/ |
A D | misc.c | 39 void msm_generate_mac_addr(u8 *mac) in msm_generate_mac_addr()
|
/u-boot/arch/arm/cpu/arm926ejs/spear/ |
A D | spr_misc.c | 161 static int write_mac(uchar *mac) in write_mac() 192 unsigned char mac[6]; in do_chip_config() local
|
/u-boot/board/LaCie/netspace_v2/ |
A D | netspace_v2.c | 90 uchar mac[6]; in misc_init_r() local
|
/u-boot/board/k+p/kp_imx53/ |
A D | kp_id_rev.h | 17 u8 mac[6]; /* 0x20 ... 0x25 */ member
|
/u-boot/board/phytec/phycore_rk3288/ |
A D | som.h | 15 unsigned char mac[6]; member
|
/u-boot/board/sifive/fu540/ |
A D | fu540.c | 78 unsigned char mac[6] = { 0x70, 0xb3, 0xd5, 0x92, 0xf0, 0x00 }; in fu540_setup_macaddr() local
|
/u-boot/arch/arm/mach-imx/ |
A D | mac.c | 26 void imx_get_mac_from_fuse(int dev_id, unsigned char *mac) in imx_get_mac_from_fuse()
|
/u-boot/arch/arm/mach-imx/mx5/ |
A D | soc.c | 76 void imx_get_mac_from_fuse(int dev_id, unsigned char *mac) in imx_get_mac_from_fuse()
|
/u-boot/board/siemens/common/ |
A D | factoryset.h | 13 uchar mac[6]; member
|
/u-boot/board/LaCie/net2big_v2/ |
A D | net2big_v2.c | 228 uchar mac[6]; in misc_init_r() local
|
/u-boot/board/qualcomm/dragonboard410c/ |
A D | dragonboard410c.c | 180 u8 mac[ARP_HLEN]; in ft_board_setup() local
|
/u-boot/board/nvidia/p2371-2180/ |
A D | p2371-2180.c | 89 uint8_t mac[ETH_ALEN], local_mac[ETH_ALEN]; in ft_mac_address_setup() local
|
/u-boot/board/nvidia/p3450-0000/ |
A D | p3450-0000.c | 88 uint8_t mac[ETH_ALEN], local_mac[ETH_ALEN]; in ft_mac_address_setup() local
|
/u-boot/board/nvidia/p2771-0000/ |
A D | p2771-0000.c | 65 uint8_t mac[ETH_ALEN], local_mac[ETH_ALEN]; in ft_mac_address_setup() local
|
/u-boot/board/gateworks/venice/ |
A D | gsc.h | 16 u8 mac[6]; /* 0x00: MAC base */ member
|
/u-boot/board/varisys/common/ |
A D | sys_eeprom.c | 48 u8 mac[MAX_NUM_PORTS][6]; /* 0x42 - x MAC addresses */ member 386 unsigned char mac[6]; in mac_read_from_generic_eeprom() local
|
/u-boot/board/phytec/pcm052/ |
A D | pcm052.c | 317 void imx_get_mac_from_fuse(int dev_id, unsigned char *mac) in imx_get_mac_from_fuse()
|