Searched refs:ICR_IUE (Results 1 – 1 of 1) sorted by relevance
48 #define ICR_IUE (1 << 6) /* unit enable */ macro335 PXA_BIT(ICR_IUE, "IUE", "iue"),595 writel(readl(_ICR(i2c)) | ICR_IUE, _ICR(i2c)); in i2c_pxa_enable()1240 if (!(readl(_ICR(i2c)) & ICR_IUE)) in i2c_pxa_pio_xfer()