Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/spi/
H A Dspi-ppc4xx.c91 struct spi_ppc4xx_regs { struct
128 struct spi_ppc4xx_regs __iomem *regs; /* pointer to the registers */
406 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()
/kernel/linux/linux-6.6/drivers/spi/
H A Dspi-ppc4xx.c91 struct spi_ppc4xx_regs { struct
128 struct spi_ppc4xx_regs __iomem *regs; /* pointer to the registers */
406 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()

Completed in 2 milliseconds