Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/spi/
H A Dmpc8xx_spi.c45 #define CPM_SPI_BASE_RX CPM_SPI_BASE
46 #define CPM_SPI_BASE_TX (CPM_SPI_BASE + sizeof(cbd_t))
/OK3568_Linux_fs/u-boot/arch/powerpc/include/asm/
H A Dcpm_8xx.h56 #define CPM_SPI_BASE 0x0840 macro