Home
last modified time | relevance | path

Searched refs:mcq_cq_head (Results 1 – 3 of 3) sorted by relevance

/linux-6.6.21/drivers/ufs/core/
Dufshcd-priv.h400 writel(q->cq_head_slot * sizeof(struct cq_entry), q->mcq_cq_head); in ufshcd_mcq_update_cq_head()
Dufs-mcq.c370 hwq->mcq_cq_head = mcq_opr_base(hba, OPR_CQD, i) + REG_CQHP; in ufshcd_mcq_make_queues_operational()
/linux-6.6.21/include/ufs/
Dufshcd.h1097 void __iomem *mcq_cq_head; member