Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/spi/
H A Dspi-s3c24xx-regs.h28 #define S3C2410_SPSTA_READY (1 << 0) /* Data Tx/Rx ready */ macro
H A Dspi-s3c24xx.c412 if (!(spsta & S3C2410_SPSTA_READY)) { in s3c24xx_spi_irq()

Completed in 2 milliseconds