Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/scsi/ufs/
H A Dufs-mediatek.c816 if (ufshcd_is_auto_hibern8_supported(hba) && hba->ahit) in ufs_mtk_setup_clk_gating()
833 if (ufshcd_is_auto_hibern8_supported(hba)) { in ufs_mtk_post_link()
H A Dufs-sysfs.c154 if (!ufshcd_is_auto_hibern8_supported(hba)) in auto_hibern8_show()
173 if (!ufshcd_is_auto_hibern8_supported(hba)) in auto_hibern8_store()
H A Dufshcd.h993 static inline bool ufshcd_is_auto_hibern8_supported(struct ufs_hba *hba) in ufshcd_is_auto_hibern8_supported() function
H A Dufshcd.c4139 if (!ufshcd_is_auto_hibern8_supported(hba)) in ufshcd_auto_hibern8_update()
4163 if (!ufshcd_is_auto_hibern8_supported(hba)) in ufshcd_auto_hibern8_enable()
5121 if (!ufshcd_is_auto_hibern8_supported(hba) || in ufshcd_is_auto_hibern8_error()
9433 if (ufshcd_is_auto_hibern8_supported(hba) && !hba->ahit) { in ufshcd_init()