Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/iommu/arm/arm-smmu-v3/
Darm-smmu-v3.h499 u32 __iomem *cons_reg; member
Darm-smmu-v3.c156 writel_relaxed(q->llq.cons, q->cons_reg); in queue_sync_cons_out()
370 u32 cons = readl_relaxed(q->cons_reg); in arm_smmu_cmdq_skip_err()
589 WRITE_ONCE(cmdq->q.llq.cons, readl_relaxed(cmdq->q.cons_reg)); in arm_smmu_cmdq_poll_until_not_full()
679 llq->cons = readl(cmdq->q.cons_reg); in __arm_smmu_cmdq_poll_until_consumed()
830 readl_relaxed(cmdq->q.cons_reg)); in arm_smmu_cmdq_issue_cmdlist()
2627 q->cons_reg = arm_smmu_page1_fixup(cons_off, smmu); in arm_smmu_init_one_queue()