Searched refs:has_36bit_dma (Results 1 – 4 of 4) sorted by relevance
293 .has_36bit_dma = false,307 .has_36bit_dma = true,320 .has_36bit_dma = false,334 .has_36bit_dma = false,481 dma_size = isi->pdata->has_36bit_dma ? 36 : 32; in mxc_isi_probe()
33 if (pipe->isi->pdata->has_36bit_dma) in mxc_isi_channel_set_inbuf()53 if (pipe->isi->pdata->has_36bit_dma) { in mxc_isi_channel_set_outbuf()69 if (pipe->isi->pdata->has_36bit_dma) { in mxc_isi_channel_set_outbuf()
95 if (pipe->isi->pdata->has_36bit_dma) { in mxc_isi_debug_dump_regs_show()
176 bool has_36bit_dma; member