Searched refs:cons_reg (Results 1 – 2 of 2) sorted by relevance
146 writel_relaxed(q->llq.cons, q->cons_reg); in queue_sync_cons_out()372 u32 cons = readl_relaxed(q->cons_reg); in __arm_smmu_cmdq_skip_err()594 WRITE_ONCE(cmdq->q.llq.cons, readl_relaxed(cmdq->q.cons_reg)); in arm_smmu_cmdq_poll_until_not_full()684 llq->cons = readl(cmdq->q.cons_reg); in __arm_smmu_cmdq_poll_until_consumed()835 readl_relaxed(cmdq->q.cons_reg)); in arm_smmu_cmdq_issue_cmdlist()2903 q->cons_reg = page + cons_off; in arm_smmu_init_one_queue()
532 u32 __iomem *cons_reg; member