Home
last modified time | relevance | path

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

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