Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/i2c/busses/
H A Di2c-s3c2410.c61 #define S3C2410_IICSTAT_ARBITR (1 << 3) macro
286 if (stat & S3C2410_IICSTAT_ARBITR) in s3c24xx_i2c_message_start()
568 if (status & S3C2410_IICSTAT_ARBITR) { in s3c24xx_i2c_irq()