spsta             423 drivers/spi/spi-s3c24xx.c 	unsigned int spsta = readb(hw->regs + S3C2410_SPSTA);
spsta             426 drivers/spi/spi-s3c24xx.c 	if (spsta & S3C2410_SPSTA_DCOL) {
spsta             432 drivers/spi/spi-s3c24xx.c 	if (!(spsta & S3C2410_SPSTA_READY)) {