Searched refs:PA_GRANULARITY (Results 1 – 4 of 4) sorted by relevance
/linux-6.1.9/include/ufs/ |
D | unipro.h | 144 #define PA_GRANULARITY 0x15AA macro 147 #define PA_GRANULARITY 0x15AA macro
|
/linux-6.1.9/drivers/ufs/host/ |
D | ufshcd-pci.c | 174 err = ufshcd_dme_peer_get(hba, UIC_ARG_MIB(PA_GRANULARITY), in ufs_intel_lkf_pwr_change_notify() 191 ret = ufshcd_dme_get(hba, UIC_ARG_MIB(PA_GRANULARITY), &granularity); in ufs_intel_lkf_apply_dev_quirks() 195 ret = ufshcd_dme_peer_get(hba, UIC_ARG_MIB(PA_GRANULARITY), &peer_granularity); in ufs_intel_lkf_apply_dev_quirks()
|
D | ufs-exynos.c | 1035 ufshcd_dme_set(hba, UIC_ARG_MIB(PA_GRANULARITY), in exynos_ufs_post_link() 1050 ufshcd_dme_get(hba, UIC_ARG_MIB(PA_GRANULARITY), in exynos_ufs_post_link()
|
/linux-6.1.9/drivers/ufs/core/ |
D | ufshcd.c | 7938 ret = ufshcd_dme_get(hba, UIC_ARG_MIB(PA_GRANULARITY), in ufshcd_quirk_tune_host_pa_tactivate() 7943 ret = ufshcd_dme_peer_get(hba, UIC_ARG_MIB(PA_GRANULARITY), in ufshcd_quirk_tune_host_pa_tactivate()
|