Home
last modified time | relevance | path

Searched refs:ufshcd_is_auto_hibern8_supported (Results 1 – 4 of 4) sorted by relevance

/linux-6.1.9/drivers/ufs/host/
Dufs-mediatek.c1091 if (ufshcd_is_auto_hibern8_supported(hba) && hba->ahit) in ufs_mtk_setup_clk_gating()
1106 if (ufshcd_is_auto_hibern8_supported(hba)) in ufs_mtk_post_link()
1277 if (!ufshcd_is_auto_hibern8_supported(hba)) in ufs_mtk_suspend()
/linux-6.1.9/include/ufs/
Dufshcd.h1016 static inline bool ufshcd_is_auto_hibern8_supported(struct ufs_hba *hba) in ufshcd_is_auto_hibern8_supported() function
/linux-6.1.9/drivers/ufs/core/
Dufs-sysfs.c161 if (!ufshcd_is_auto_hibern8_supported(hba)) in auto_hibern8_show()
191 if (!ufshcd_is_auto_hibern8_supported(hba)) in auto_hibern8_store()
Dufshcd.c4239 if (!ufshcd_is_auto_hibern8_supported(hba)) in ufshcd_auto_hibern8_update()
4262 if (!ufshcd_is_auto_hibern8_supported(hba)) in ufshcd_auto_hibern8_enable()
5278 if (!ufshcd_is_auto_hibern8_supported(hba) || in ufshcd_is_auto_hibern8_error()
9863 if (ufshcd_is_auto_hibern8_supported(hba) && !hba->ahit) { in ufshcd_init()