Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/spi/
Dspi-s3c24xx.c391 unsigned int spsta = readb(hw->regs + S3C2410_SPSTA); in s3c24xx_spi_irq() local
394 if (spsta & S3C2410_SPSTA_DCOL) { in s3c24xx_spi_irq()
400 if (!(spsta & S3C2410_SPSTA_READY)) { in s3c24xx_spi_irq()