Home
last modified time | relevance | path

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

/linux/include/ufs/ !
H A Dufshcd.h54 UFS_EVT_RESUME_ERR, enumerator
/linux/drivers/ufs/host/ !
H A Dufs-mediatek.c1678 ufshcd_update_evt_hist(hba, UFS_EVT_RESUME_ERR, (u32)val); in ufs_mtk_link_set_hpm()
1680 ufshcd_update_evt_hist(hba, UFS_EVT_RESUME_ERR, (u32)val); in ufs_mtk_link_set_hpm()
/linux/drivers/ufs/core/ !
H A Dufshcd.c588 ufshcd_print_evt(hba, UFS_EVT_RESUME_ERR, "resume_fail"); in ufshcd_print_evt_hist()
10444 ufshcd_update_evt_hist(hba, UFS_EVT_RESUME_ERR, (u32)ret); in ufshcd_resume()