Searched refs:next_data (Results 1 – 4 of 4) sorted by relevance
664 u8 next_data = 0x00; in img_i2c_sequence() local696 next_data = *i2c->seq; in img_i2c_sequence()699 img_i2c_atomic_op(i2c, next_cmd, next_data); in img_i2c_sequence()737 u8 next_data = 0x00; in img_i2c_atomic() local757 next_data = i2c_8bit_addr_from_msg(&i2c->msg); in img_i2c_atomic()773 next_data = *i2c->msg.buf; in img_i2c_atomic()823 img_i2c_atomic_op(i2c, next_cmd, next_data); in img_i2c_atomic()
205 struct omap_hsmmc_next next_data; member1204 data->host_cookie != host->next_data.cookie) { in omap_hsmmc_pre_dma_transfer()1207 __func__, data->host_cookie, host->next_data.cookie); in omap_hsmmc_pre_dma_transfer()1212 if (next || data->host_cookie != host->next_data.cookie) { in omap_hsmmc_pre_dma_transfer()1217 dma_len = host->next_data.dma_len; in omap_hsmmc_pre_dma_transfer()1218 host->next_data.dma_len = 0; in omap_hsmmc_pre_dma_transfer()1418 &host->next_data, c)) in omap_hsmmc_pre_req()1863 host->next_data.cookie = 1; in omap_hsmmc_probe()
733 struct mmci_dmae_next next_data; member982 struct mmci_dmae_next *nd = &dmae->next_data; in mmci_dmae_prep_data()1019 struct mmci_dmae_next *next = &dmae->next_data; in mmci_dmae_get_next_data()1044 struct mmci_dmae_next *next = &dmae->next_data; in mmci_dmae_unprep_data()
586 const u8 *next_data = data + 4; in ffb_imageblit() local603 data = next_data; in ffb_imageblit()