Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/spi/
Dspi-s3c24xx.c427 unsigned int spsta = readb(hw->regs + S3C2410_SPSTA); in s3c24xx_spi_irq() local
430 if (spsta & S3C2410_SPSTA_DCOL) { in s3c24xx_spi_irq()
436 if (!(spsta & S3C2410_SPSTA_READY)) { in s3c24xx_spi_irq()