Home
last modified time | relevance | path

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

/linux-6.15/drivers/iommu/arm/arm-smmu-v3/
H A Dtegra241-cmdqv.c101 #define REG_VCMDQ_PAGE1(_vcmdq, _regname) \ macro
368 writeq_relaxed(0, REG_VCMDQ_PAGE1(vcmdq, BASE)); in tegra241_vcmdq_hw_deinit()
369 writeq_relaxed(0, REG_VCMDQ_PAGE1(vcmdq, CONS_INDX_BASE)); in tegra241_vcmdq_hw_deinit()
391 writeq_relaxed(vcmdq->cmdq.q.q_base, REG_VCMDQ_PAGE1(vcmdq, BASE)); in tegra241_vcmdq_hw_init()