Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/spi/
H A Dspi-s3c24xx.c403 unsigned int spsta = readb(hw->regs + S3C2410_SPSTA); in s3c24xx_spi_irq() local
406 if (spsta & S3C2410_SPSTA_DCOL) { in s3c24xx_spi_irq()
412 if (!(spsta & S3C2410_SPSTA_READY)) { in s3c24xx_spi_irq()

Completed in 3 milliseconds