Searched refs:SMCR_IRIC (Results 1 – 1 of 1) sorted by relevance
22 #define SMCR_IRIC (1 << 1) macro71 iowrite16(ioread16(dev->base + SMCR) | SMCR_IRIC, dev->base + SMCR); in highlander_i2c_done()152 if ((tmp & (SMCR_IRIC | SMCR_ACKE)) == SMCR_ACKE) { in highlander_i2c_wait_for_ack()185 if (smcr & SMCR_IRIC) in highlander_i2c_poll()