Home
last modified time | relevance | path

Searched refs:hpb_enabled (Results 1 – 3 of 3) sorted by relevance

/linux-6.1.9/include/ufs/
Dufs.h594 bool hpb_enabled; member
/linux-6.1.9/drivers/ufs/core/
Dufshpb.c2640 if (!ufshpb_is_allowed(hba) || !hba->dev_info.hpb_enabled) in ufshpb_init()
Dufshcd.c5043 !(hba->dev_info.hpb_enabled) || !ufshpb_is_allowed(hba)) in ufshcd_hpb_destroy()
5053 !(hba->dev_info.hpb_enabled) || !ufshpb_is_allowed(hba)) in ufshcd_hpb_configure()
7803 dev_info->hpb_enabled = true; in ufs_get_device_desc()