Searched refs:get_sh_eth_mac (Results 1 – 3 of 3) sorted by relevance
/openbmc/u-boot/board/renesas/sh7757lcr/ |
H A D | sh7757lcr.c | 254 static int get_sh_eth_mac(int channel, char *mac_string, unsigned char *buf) in get_sh_eth_mac() function 279 get_sh_eth_mac(i, mac_string, buf); in init_ethernet_mac() 292 get_sh_eth_mac(i + SH7757LCR_ETHERNET_NUM_CH, mac_string, buf); in init_ethernet_mac() 373 get_sh_eth_mac(i, mac_string, buf); in do_write_mac()
|
/openbmc/u-boot/board/renesas/sh7752evb/ |
H A D | sh7752evb.c | 197 static int get_sh_eth_mac(int channel, char *mac_string, unsigned char *buf) in get_sh_eth_mac() function 222 get_sh_eth_mac(i, mac_string, buf); in init_ethernet_mac() 260 get_sh_eth_mac(i, mac_string, buf); in do_write_mac()
|
/openbmc/u-boot/board/renesas/sh7753evb/ |
H A D | sh7753evb.c | 213 static int get_sh_eth_mac(int channel, char *mac_string, unsigned char *buf) in get_sh_eth_mac() function 238 get_sh_eth_mac(i, mac_string, buf); in init_ethernet_mac() 276 get_sh_eth_mac(i, mac_string, buf); in do_write_mac()
|