Searched refs:spi_ppc4xx_regs (Results 1 – 1 of 1) sorted by relevance
91 struct spi_ppc4xx_regs { struct128 struct spi_ppc4xx_regs __iomem *regs; /* pointer to the registers */ argument406 if (hw->mapsize < sizeof(struct spi_ppc4xx_regs)) { in spi_ppc4xx_of_probe()427 hw->regs = ioremap(hw->mapbase, sizeof(struct spi_ppc4xx_regs)); in spi_ppc4xx_of_probe()