Home
last modified time | relevance | path

Searched refs:opr_sqd_base (Results 1 - 1 of 1) sorted by relevance

/kernel/linux/linux-6.6/drivers/ufs/core/
H A Dufs-mcq.c503 void __iomem *reg, *opr_sqd_base; in ufshcd_mcq_sq_cleanup() local
529 opr_sqd_base = mcq_opr_base(hba, OPR_SQD, id); in ufshcd_mcq_sq_cleanup()
530 writel(nexus, opr_sqd_base + REG_SQCTI); in ufshcd_mcq_sq_cleanup()
533 writel(SQ_ICU, opr_sqd_base + REG_SQRTC); in ufshcd_mcq_sq_cleanup()
536 reg = opr_sqd_base + REG_SQRTS; in ufshcd_mcq_sq_cleanup()

Completed in 1 milliseconds