Searched refs:S3C2410_IICCON_ACKEN (Results 1 – 1 of 1) sorted by relevance
44 #define S3C2410_IICCON_ACKEN (1 << 7) macro187 writel(tmp & ~S3C2410_IICCON_ACKEN, i2c->regs + S3C2410_IICCON); in s3c24xx_i2c_disable_ack()195 writel(tmp | S3C2410_IICCON_ACKEN, i2c->regs + S3C2410_IICCON); in s3c24xx_i2c_enable_ack()222 if (!(tmp & S3C2410_IICCON_ACKEN)) { in is_ack()605 S3C2410_IICCON_ACKEN); in s3c24xx_i2c_disable_bus()