Searched refs:S3C2410_IICCON_IRQPEND (Results 1 – 1 of 1) sorted by relevance
48 #define S3C2410_IICCON_IRQPEND (1 << 4) macro229 if (tmp & S3C2410_IICCON_IRQPEND) { in is_ack()543 tmp &= ~S3C2410_IICCON_IRQPEND; in i2c_s3c_irq_nextbyte()569 tmp &= ~S3C2410_IICCON_IRQPEND; in s3c24xx_i2c_irq()604 tmp &= ~(S3C2410_IICCON_IRQEN | S3C2410_IICCON_IRQPEND | in s3c24xx_i2c_disable_bus()