Searched refs:ICR_HS (Results 1 – 1 of 1) sorted by relevance
125 #define ICR_HS (1 << 16) /* High Speed mode */ macro507 writel(readl(_ICR(i2c)) | (i2c->high_mode ? ICR_HS : 0), _ICR(i2c)); in i2c_pxa_reset()