Home
last modified time | relevance | path

Searched refs:PA_LOCAL_TX_LCC_ENABLE (Results 1 – 4 of 4) sorted by relevance

/linux-5.19.10/include/ufs/
Dunipro.h123 #define PA_LOCAL_TX_LCC_ENABLE 0x155E macro
Dufshcd.h1159 return ufshcd_dme_set(hba, UIC_ARG_MIB(PA_LOCAL_TX_LCC_ENABLE), 0); in ufshcd_disable_host_tx_lcc()
/linux-5.19.10/drivers/ufs/host/
Dufshcd-pci.c104 u32 attr = UIC_ARG_MIB(PA_LOCAL_TX_LCC_ENABLE); in ufs_intel_disable_lcc()
Dufs-exynos.c279 ufshcd_dme_set(hba, UIC_ARG_MIB(PA_LOCAL_TX_LCC_ENABLE), 0x0); in exynosauto_ufs_pre_link()