Home
last modified time | relevance | path

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

/linux/drivers/ufs/host/
H A Dufs-sprd.c186 if (ufshcd_is_auto_hibern8_supported(hba)) { in ufs_sprd_suspend()
H A Dufs-mediatek.c1378 if (ufshcd_is_auto_hibern8_supported(hba) && hba->ahit) in ufs_mtk_setup_clk_gating()
1393 if (ufshcd_is_auto_hibern8_supported(hba)) in ufs_mtk_post_link()
1586 if (ufshcd_is_auto_hibern8_supported(hba)) in ufs_mtk_suspend()
/linux/include/ufs/
H A Dufshcd.h1266 static inline bool ufshcd_is_auto_hibern8_supported(struct ufs_hba *hba) in ufshcd_is_auto_hibern8_supported() function
/linux/drivers/ufs/core/
H A Dufs-sysfs.c274 if (!ufshcd_is_auto_hibern8_supported(hba)) in auto_hibern8_show()
292 if (!ufshcd_is_auto_hibern8_supported(hba)) in auto_hibern8_store()