Searched refs:SMMU_PTB_DATA_VALUE (Results 1 – 1 of 1) sorted by relevance
99 #define SMMU_PTB_DATA_VALUE(dma, attr) ((dma) >> 12 | (attr)) macro442 value = SMMU_PTB_DATA_VALUE(as->pd_dma, as->attr); in tegra_smmu_as_prepare()