Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/spi/
H A Dmpc8xx_spi.c27 #define CPM_SPI_BASE_RX CPM_SPI_BASE
28 #define CPM_SPI_BASE_TX (CPM_SPI_BASE + sizeof(cbd_t))
/openbmc/u-boot/arch/powerpc/include/asm/
H A Dcpm_8xx.h56 #define CPM_SPI_BASE 0x1840 macro