read_cr1         1482 drivers/spi/spi-pl022.c 	u16 read_cr1, read_dmacr, read_sr;
read_cr1         1488 drivers/spi/spi-pl022.c 	read_cr1 = readw(SSP_CR1(pl022->virtbase));
read_cr1         1493 drivers/spi/spi-pl022.c 	dev_warn(&pl022->adev->dev, "spi-pl022 CR1: %x\n", read_cr1);