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