Searched refs:has_36bit_dma (Results 1 – 3 of 3) sorted by relevance
293 .has_36bit_dma = false,307 .has_36bit_dma = true,321 .has_36bit_dma = false,470 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()
175 bool has_36bit_dma; member