Searched refs:S3C2410_IICSTAT_LASTBIT (Results 1 – 1 of 1) sorted by relevance
64 #define S3C2410_IICSTAT_LASTBIT (1 << 0) macro229 & S3C2410_IICSTAT_LASTBIT)) in is_ack()409 if (iicstat & S3C2410_IICSTAT_LASTBIT && in i2c_s3c_irq_nextbyte()445 if (iicstat & S3C2410_IICSTAT_LASTBIT) { in i2c_s3c_irq_nextbyte()