Searched refs:S3C2410_IICCON_ACKEN (Results 1 – 1 of 1) sorted by relevance
53 #define S3C2410_IICCON_ACKEN (1 << 7) macro203 writel(tmp & ~S3C2410_IICCON_ACKEN, i2c->regs + S3C2410_IICCON); in s3c24xx_i2c_disable_ack()211 writel(tmp | S3C2410_IICCON_ACKEN, i2c->regs + S3C2410_IICCON); in s3c24xx_i2c_enable_ack()623 S3C2410_IICCON_ACKEN); in s3c24xx_i2c_disable_bus()