Searched refs:ufshcd_is_auto_hibern8_supported (Results 1 – 5 of 5) sorted by relevance
1128 if (ufshcd_is_auto_hibern8_supported(hba) && hba->ahit) in ufs_mtk_setup_clk_gating()1143 if (ufshcd_is_auto_hibern8_supported(hba)) in ufs_mtk_post_link()1322 if (ufshcd_is_auto_hibern8_supported(hba)) in ufs_mtk_suspend()
186 if (ufshcd_is_auto_hibern8_supported(hba)) { in ufs_sprd_suspend()
161 if (!ufshcd_is_auto_hibern8_supported(hba)) in auto_hibern8_show()191 if (!ufshcd_is_auto_hibern8_supported(hba)) in auto_hibern8_store()
4332 if (!ufshcd_is_auto_hibern8_supported(hba)) in ufshcd_auto_hibern8_update()4355 if (!ufshcd_is_auto_hibern8_supported(hba)) in ufshcd_auto_hibern8_enable()5328 if (!ufshcd_is_auto_hibern8_supported(hba) || in ufshcd_is_auto_hibern8_error()10467 if (ufshcd_is_auto_hibern8_supported(hba) && !hba->ahit) { in ufshcd_init()
1187 static inline bool ufshcd_is_auto_hibern8_supported(struct ufs_hba *hba) in ufshcd_is_auto_hibern8_supported() function