Searched refs:PA_GRANULARITY (Results 1 – 3 of 3) sorted by relevance
/linux/drivers/ufs/host/ |
H A D | ufshcd-pci.c | 172 err = ufshcd_dme_peer_get(hba, UIC_ARG_MIB(PA_GRANULARITY), in ufs_intel_lkf_pwr_change_notify() 189 ret = ufshcd_dme_get(hba, UIC_ARG_MIB(PA_GRANULARITY), &granularity); in ufs_intel_lkf_apply_dev_quirks() 193 ret = ufshcd_dme_peer_get(hba, UIC_ARG_MIB(PA_GRANULARITY), &peer_granularity); in ufs_intel_lkf_apply_dev_quirks()
|
/linux/include/ufs/ |
H A D | unipro.h | 146 #define PA_GRANULARITY 0x15AA macro
|
/linux/drivers/ufs/core/ |
H A D | ufshcd.c | 8534 ret = ufshcd_dme_get(hba, UIC_ARG_MIB(PA_GRANULARITY), in ufshcd_quirk_tune_host_pa_tactivate() 8539 ret = ufshcd_dme_peer_get(hba, UIC_ARG_MIB(PA_GRANULARITY), in ufshcd_quirk_tune_host_pa_tactivate()
|