Home
last modified time | relevance | path

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

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