Searched refs:has_36bit_dma (Results 1 – 4 of 4) sorted by relevance
302 .has_36bit_dma = false,314 .has_36bit_dma = true,325 .has_36bit_dma = false,337 .has_36bit_dma = false,348 .has_36bit_dma = false,359 .has_36bit_dma = false,480 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()
175 bool has_36bit_dma; member
Completed in 12 milliseconds