Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/scsi/ufs/
Dufs.h597 bool hpb_enabled; member
Dufshpb.c2624 if (!ufshpb_is_allowed(hba) || !hba->dev_info.hpb_enabled) in ufshpb_init()
Dufshcd.c4945 !(hba->dev_info.hpb_enabled) || !ufshpb_is_allowed(hba)) in ufshcd_hpb_destroy()
4955 !(hba->dev_info.hpb_enabled) || !ufshpb_is_allowed(hba)) in ufshcd_hpb_configure()
7517 dev_info->hpb_enabled = true; in ufs_get_device_desc()