Home
last modified time | relevance | path

Searched refs:ufshcd_mcq_write_cqis (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/drivers/ufs/core/
H A Dufs-mcq.c251 void ufshcd_mcq_write_cqis(struct ufs_hba *hba, u32 val, int i) in ufshcd_mcq_write_cqis() function
255 EXPORT_SYMBOL_GPL(ufshcd_mcq_write_cqis);
H A Dufshcd-priv.h72 void ufshcd_mcq_write_cqis(struct ufs_hba *hba, u32 val, int i);
H A Dufshcd.c6806 ufshcd_mcq_write_cqis(hba, events, i); in ufshcd_handle_mcq_cq_events()
/openbmc/linux/include/ufs/
H A Dufshcd.h1249 void ufshcd_mcq_write_cqis(struct ufs_hba *hba, u32 val, int i);
/openbmc/linux/drivers/ufs/host/
H A Dufs-mediatek.c1600 ufshcd_mcq_write_cqis(hba, events, qid); in ufs_mtk_mcq_intr()
H A Dufs-qcom.c1798 ufshcd_mcq_write_cqis(hba, 0x1, id); in ufs_qcom_mcq_esi_handler()