tempp 492 drivers/spi/spi-mpc512x-psc.c void *tempp; tempp 520 drivers/spi/spi-mpc512x-psc.c tempp = devm_ioremap(dev, regaddr, size); tempp 521 drivers/spi/spi-mpc512x-psc.c if (!tempp) { tempp 526 drivers/spi/spi-mpc512x-psc.c mps->psc = tempp; tempp 528 drivers/spi/spi-mpc512x-psc.c (struct mpc512x_psc_fifo *)(tempp + sizeof(struct mpc52xx_psc));