Home
last modified time | relevance | path

Searched refs:ufshcd_is_auto_hibern8_supported (Results 1 - 9 of 9) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/ufs/
H A Dufs-mediatek.c699 if (ufshcd_is_auto_hibern8_supported(hba) && hba->ahit) in ufs_mtk_setup_clk_gating()
716 if (ufshcd_is_auto_hibern8_supported(hba)) { in ufs_mtk_post_link()
H A Dufs-sysfs.c152 if (!ufshcd_is_auto_hibern8_supported(hba)) in auto_hibern8_show()
171 if (!ufshcd_is_auto_hibern8_supported(hba)) in auto_hibern8_store()
H A Dufshcd.h849 static inline bool ufshcd_is_auto_hibern8_supported(struct ufs_hba *hba) in ufshcd_is_auto_hibern8_supported() function
H A Dufshcd.c3999 if (!ufshcd_is_auto_hibern8_supported(hba)) in ufshcd_auto_hibern8_update()
4023 if (!ufshcd_is_auto_hibern8_supported(hba)) in ufshcd_auto_hibern8_enable()
6024 if (!ufshcd_is_auto_hibern8_supported(hba) || in ufshcd_is_auto_hibern8_error()
9270 if (ufshcd_is_auto_hibern8_supported(hba) && !hba->ahit) { in ufshcd_init()
/kernel/linux/linux-6.6/drivers/ufs/host/
H A Dufs-mediatek.c1128 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()
H A Dufs-sprd.c186 if (ufshcd_is_auto_hibern8_supported(hba)) { in ufs_sprd_suspend()
/kernel/linux/linux-6.6/drivers/ufs/core/
H A 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()
H A Dufshcd.c4316 if (!ufshcd_is_auto_hibern8_supported(hba)) in ufshcd_auto_hibern8_update()
4339 if (!ufshcd_is_auto_hibern8_supported(hba)) in ufshcd_auto_hibern8_enable()
5312 if (!ufshcd_is_auto_hibern8_supported(hba) || in ufshcd_is_auto_hibern8_error()
10437 if (ufshcd_is_auto_hibern8_supported(hba) && !hba->ahit) { in ufshcd_init()
/kernel/linux/linux-6.6/include/ufs/
H A Dufshcd.h1180 static inline bool ufshcd_is_auto_hibern8_supported(struct ufs_hba *hba)

Completed in 33 milliseconds