Home
last modified time | relevance | path

Searched refs:has_36bit_dma (Results 1 – 4 of 4) sorted by relevance

/drivers/media/platform/nxp/imx8-isi/
A Dimx8-isi-core.c302 .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()
A Dimx8-isi-hw.c33 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()
A Dimx8-isi-debug.c95 if (pipe->isi->pdata->has_36bit_dma) { in mxc_isi_debug_dump_regs_show()
A Dimx8-isi-core.h175 bool has_36bit_dma; member

Completed in 12 milliseconds