Searched refs:use_pio (Results 1 – 3 of 3) sorted by relevance
68 unsigned int use_pio :1; member
562 int use_pio = 0; in mxs_i2c_xfer_msg() local576 use_pio = 1; in mxs_i2c_xfer_msg()578 use_pio = 1; in mxs_i2c_xfer_msg()581 if (use_pio) { in mxs_i2c_xfer_msg()
206 unsigned int use_pio :1; member918 if (!i2c->use_pio) in i2c_pxa_master_complete()1174 i2c->use_pio = 1; in i2c_pxa_probe_dt()1192 i2c->use_pio = plat->use_pio; in i2c_pxa_probe_pdata()1292 if (i2c->use_pio) { in i2c_pxa_probe()