Home
last modified time | relevance | path

Searched refs:SH7757LCR_ETHERNET_MAC_BASE_SPI (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/include/configs/
H A Dsh7757lcr.h53 #define SH7757LCR_ETHERNET_MAC_BASE_SPI 0x000b0000 macro
55 #define SH7757LCR_ETHERNET_MAC_BASE SH7757LCR_ETHERNET_MAC_BASE_SPI
/openbmc/u-boot/board/renesas/sh7757lcr/
H A Dsh7757lcr.c395 ret = spi_flash_erase(spi, SH7757LCR_ETHERNET_MAC_BASE_SPI, in do_write_mac()
402 ret = spi_flash_write(spi, SH7757LCR_ETHERNET_MAC_BASE_SPI, in do_write_mac()