Home
last modified time | relevance | path

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

/external/u-boot/drivers/spi/
Dmpc8xx_spi.c44 #define CPM_SPI_BASE_RX CPM_SPI_BASE
45 #define CPM_SPI_BASE_TX (CPM_SPI_BASE + sizeof(cbd_t))
/external/u-boot/arch/powerpc/include/asm/
Dcpm_8xx.h56 #define CPM_SPI_BASE 0x1840 macro