Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/spi/
H A Dmpc8xx_spi.c86 out_be16(&spi->spi_rpbase, 0); in spi_init_f()
214 out_be16(&spi->spi_rpbase, 0); in spi_init_r()
294 out_be16(&spi->spi_rpbase, 0); in spi_xfer()
/OK3568_Linux_fs/u-boot/arch/powerpc/include/asm/
H A Dcpm_8xx.h569 ushort spi_rpbase; /* Relocation pointer */ member