Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iommu/arm/arm-smmu-v3/
H A Darm-smmu-v3.h538 u32 __iomem *cons_reg; member
H A Darm-smmu-v3.c146 writel_relaxed(q->llq.cons, q->cons_reg); in queue_sync_cons_out()
384 u32 cons = readl_relaxed(q->cons_reg); in __arm_smmu_cmdq_skip_err()
606 WRITE_ONCE(cmdq->q.llq.cons, readl_relaxed(cmdq->q.cons_reg)); in arm_smmu_cmdq_poll_until_not_full()
696 llq->cons = readl(cmdq->q.cons_reg); in __arm_smmu_cmdq_poll_until_consumed()
847 readl_relaxed(cmdq->q.cons_reg)); in arm_smmu_cmdq_issue_cmdlist()
2922 q->cons_reg = page + cons_off; in arm_smmu_init_one_queue()