Searched refs:spi_rpbase (Results 1 – 2 of 2) sorted by relevance
55 u16 spi_rpbase; in mpc8xx_spi_probe() local58 spi_rpbase = in_be16(&spi->spi_rpbase); in mpc8xx_spi_probe()59 if (spi_rpbase) in mpc8xx_spi_probe()60 spi = (spi_t __iomem *)&cp->cp_dpmem[spi_rpbase]; in mpc8xx_spi_probe()
569 ushort spi_rpbase; /* Relocation pointer */ member
Completed in 11 milliseconds