I am working on a video driver that is based on an existing video driver, Due to HW design I need to change the DAM parameters.
I found that the VPIF port is set in vpif_capture.c but couldn't find where the DMA is configured.
In which file and how can I change the DMA configuration?