Searched refs:opr_sqd_base (Results 1 – 1 of 1) sorted by relevance
500 void __iomem *reg, *opr_sqd_base; in ufshcd_mcq_sq_cleanup() local528 opr_sqd_base = mcq_opr_base(hba, OPR_SQD, id); in ufshcd_mcq_sq_cleanup()529 writel(nexus, opr_sqd_base + REG_SQCTI); in ufshcd_mcq_sq_cleanup()532 writel(SQ_ICU, opr_sqd_base + REG_SQRTC); in ufshcd_mcq_sq_cleanup()535 reg = opr_sqd_base + REG_SQRTS; in ufshcd_mcq_sq_cleanup()