read_sr
u16 read_cr1, read_dmacr, read_sr;
read_sr = readw(SSP_SR(pl022->virtbase));
dev_warn(&pl022->adev->dev, "spi-pl022 SR: %x\n", read_sr);