Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/i2c/busses/
H A Di2c-s3c2410.c61 #define S3C2410_IICSTAT_ARBITR (1 << 3) macro
567 if (status & S3C2410_IICSTAT_ARBITR) { in s3c24xx_i2c_irq()
721 if (stat & S3C2410_IICSTAT_ARBITR) in s3c24xx_i2c_doxfer()
/kernel/linux/linux-6.6/drivers/i2c/busses/
H A Di2c-s3c2410.c61 #define S3C2410_IICSTAT_ARBITR (1 << 3) macro
560 if (status & S3C2410_IICSTAT_ARBITR) { in s3c24xx_i2c_irq()
714 if (stat & S3C2410_IICSTAT_ARBITR) in s3c24xx_i2c_doxfer()

Completed in 4 milliseconds