Searched refs:I2C_M_NOSTART (Results 1 – 25 of 28) sorted by relevance
12
39 if (i2c->platform == VIAI2C_PLAT_WMT && !(pmsg->flags & I2C_M_NOSTART)) { in viai2c_write()52 if (i2c->platform == VIAI2C_PLAT_WMT && pmsg->flags & I2C_M_NOSTART) { in viai2c_write()71 if (i2c->platform == VIAI2C_PLAT_WMT && !(pmsg->flags & I2C_M_NOSTART)) in viai2c_read()85 if ((i2c->platform == VIAI2C_PLAT_WMT && (pmsg->flags & I2C_M_NOSTART)) || in viai2c_read()108 if (i2c->platform == VIAI2C_PLAT_WMT && !(pmsg->flags & I2C_M_NOSTART)) { in viai2c_xfer()
468 if (i < (num - 1) && (msgs[i + 1].flags & I2C_M_NOSTART)) in brcmstb_i2c_xfer()476 if (!(pmsg->flags & I2C_M_NOSTART)) { in brcmstb_i2c_xfer()
630 if ((i != 0) && ((pmsg->flags & I2C_M_NOSTART) == 0)) { in bcm_kona_i2c_xfer()640 if (!(pmsg->flags & I2C_M_NOSTART)) { in bcm_kona_i2c_xfer()
52 if (flags & I2C_M_NOSTART) in tegra_bpmp_xlate_flags()
147 if (!(msg->flags & I2C_M_NOSTART)) { in dc_i2c_start_msg()
262 if (unlikely(i2c->msg->flags & I2C_M_NOSTART)) { in lpc2k_process_msg()
161 if (!(msg->flags & I2C_M_NOSTART)) { in kempld_i2c_process()
370 if (!(msg->flags & I2C_M_NOSTART)) in meson_i2c_xfer_msg()
195 if (!(msg->flags & I2C_M_NOSTART)) { in ocores_process()
207 if (!(pmsg->flags & I2C_M_NOSTART)) in cpm_i2c_parse_message()
470 if (i2c->msg->flags & I2C_M_NOSTART) { in i2c_s3c_irq_nextbyte()
967 if (msgs[1].flags & I2C_M_NOSTART) { in bcm_iproc_i2c_xfer()
57 setting these flags for I2C messages. With the exception of I2C_M_NOSTART, they69 I2C_M_NOSTART:71 point. For example, setting I2C_M_NOSTART on the second partial message76 If you set the I2C_M_NOSTART variable for the first partial message,
57 impostando questi flag per i messaggi I2C. Ad eccezione di I2C_M_NOSTART, sono70 I2C_M_NOSTART:73 Ad esempio, impostando I2C_M_NOSTART sul secondo messaggio parziale78 Se si imposta il flag I2C_M_NOSTART per il primo messaggio parziale,
83 #define I2C_M_NOSTART 0x4000 /* use only if I2C_FUNC_NOSTART */ macro
121 if (!(solo_dev->i2c_msg->flags & I2C_M_NOSTART)) { in solo_i2c_handle_read()153 if (!(solo_dev->i2c_msg->flags & I2C_M_NOSTART)) { in solo_i2c_handle_write()
207 .flags = I2C_M_NOSTART, in ivch_read()213 .flags = I2C_M_RD | I2C_M_NOSTART, in ivch_read()
99 .flags = I2C_M_RD | I2C_M_NOSTART, in as5011_i2c_read()
246 if (!(pmsg->flags & I2C_M_NOSTART)) { in cobalt_xfer()
243 if (!(msgs[i].flags & I2C_M_NOSTART) || 0 == i) { in saa7134_i2c_xfer()
159 xfer[1].flags = I2C_M_NOSTART; in regmap_i2c_gather_write()
539 if (!(pmsg->flags & I2C_M_NOSTART)) { in bit_xfer()
203 msgs[1].flags = I2C_M_NOSTART; in i2c_bus_write()
269 if (!(msg[i].flags & I2C_M_NOSTART)) { in m920x_i2c_xfer()
181 } else if (!(msg[i].flags & I2C_M_NOSTART)) { in dib0700_i2c_xfer_new()