Searched refs:send_stop (Results 1 – 6 of 6) sorted by relevance
141 bool send_stop; member358 iic_wr(pd, ICCR, pd->send_stop ? ICCR_ICE | ICCR_TRS in i2c_op()415 if (pd->send_stop && pd->stop_after_dma) in sh_mobile_i2c_isr_tx()740 bool do_start = pd->send_stop || !i; in sh_mobile_i2c_xfer()742 pd->send_stop = i == num - 1 || msg->flags & I2C_M_STOP; in sh_mobile_i2c_xfer()765 if (pd->send_stop) in sh_mobile_i2c_xfer()
132 u32 send_stop; member261 if (drv_data->send_stop || drv_data->aborting) { in mv64xxx_i2c_fsm()366 drv_data->send_stop = drv_data->num_msgs == 1; in mv64xxx_i2c_do_action()582 drv_data->send_stop = is_last; in mv64xxx_i2c_execute_msg()
897 static void send_stop(struct gspca_dev *gspca_dev) in send_stop() function988 send_stop(gspca_dev); in sd_start()1032 send_stop(gspca_dev); in sd_stopN()
885 #define send_stop() do { data_l(); udelay(5); clock_h(); udelay(5); \ in eeprom_read() macro919 send_stop(); in eeprom_read()927 send_stop(); in eeprom_read()938 #undef send_stop in eeprom_read()
889 static int send_stop(struct mmc_card *card, unsigned int timeout_ms, in send_stop() function1053 err = send_stop(card, in mmc_blk_cmd_recovery()
142 __be32 __iomem *send_stop; /* "stop" doorbell ptr */ member1571 put_be32(htonl(1), tx->send_stop); in myri10ge_tx_done()2440 ss->tx.send_stop = (__iomem __be32 *) in myri10ge_get_txrx()