Home
last modified time | relevance | path

Searched refs:spsta (Results 1 – 1 of 1) sorted by relevance

/linux-2.6.39/drivers/spi/
Dspi_s3c24xx.c447 unsigned int spsta = readb(hw->regs + S3C2410_SPSTA); in s3c24xx_spi_irq() local
450 if (spsta & S3C2410_SPSTA_DCOL) { in s3c24xx_spi_irq()
456 if (!(spsta & S3C2410_SPSTA_READY)) { in s3c24xx_spi_irq()