Searched refs:high_mode (Results 1 – 2 of 2) sorted by relevance
70 unsigned int high_mode:1; member
192 unsigned int high_mode:1; member507 writel(readl(_ICR(i2c)) | (i2c->high_mode ? ICR_HS : 0), _ICR(i2c)); in i2c_pxa_reset()823 if (i2c->high_mode) { in i2c_pxa_do_xfer()1178 i2c->high_mode = plat->high_mode; in i2c_pxa_probe_pdata()1261 if (i2c->high_mode) { in i2c_pxa_probe()