Searched refs:high_mode (Results 1 – 2 of 2) sorted by relevance
70 unsigned int high_mode:1; member
159 unsigned int high_mode:1; member467 writel(readl(_ICR(i2c)) | (i2c->high_mode ? ICR_HS : 0), _ICR(i2c)); in i2c_pxa_reset()780 if (i2c->high_mode) { in i2c_pxa_do_xfer()1132 i2c->high_mode = plat->high_mode; in i2c_pxa_probe_pdata()1219 if (i2c->high_mode) { in i2c_pxa_probe()