Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/configs/
H A Dsh7757lcr.h60 #define SH7757LCR_ETHERNET_MAC_BASE_SPI 0x000b0000 macro
62 #define SH7757LCR_ETHERNET_MAC_BASE SH7757LCR_ETHERNET_MAC_BASE_SPI
/OK3568_Linux_fs/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()