drivers:pva: support up to 96 descriptors for MISR

Jira PVAAS-15361

Change-Id: Ic1c7b0396304a858c478292533ff3d1d05871741
Signed-off-by: omar <onemri@nvidia.com>
Reviewed-on: https://git-master.nvidia.com/r/c/linux-nv-oot/+/3158078
Reviewed-by: Amruta Sai Anusha Bhamidipati <abhamidipati@nvidia.com>
GVS: buildbot_gerritrpt <buildbot_gerritrpt@nvidia.com>
This commit is contained in:
Omar Nemri
2024-06-06 10:31:36 -07:00
committed by mobile promotions
parent d86f5508cd
commit baee98bcb9
2 changed files with 6 additions and 3 deletions

View File

@@ -464,6 +464,7 @@ struct nvpva_dma_misr {
* number of AXI clock cycles.
*/
uint32_t misr_timeout;
uint32_t descriptor_mask_high;
};
/**