Searched refs:spi_ppc4xx_regs (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/drivers/spi/
H A Dspi-ppc4xx.c96 struct spi_ppc4xx_regs { struct
135 struct spi_ppc4xx_regs __iomem *regs; /* pointer to the registers */
494 if (hw->mapsize < sizeof(struct spi_ppc4xx_regs)) { spi_ppc4xx_of_probe()
515 hw->regs = ioremap(hw->mapbase, sizeof(struct spi_ppc4xx_regs)); spi_ppc4xx_of_probe()

Completed in 33 milliseconds