Home
last modified time | relevance | path

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

/linux/include/ufs/
H A Dunipro.h114 #define PA_LOCAL_TX_LCC_ENABLE 0x155E macro
H A Dufshcd.h1450 return ufshcd_dme_set(hba, UIC_ARG_MIB(PA_LOCAL_TX_LCC_ENABLE), 0); in ufshcd_disable_host_tx_lcc()
/linux/drivers/ufs/host/
H A Dufs-rockchip.c53 ufshcd_dme_set(hba, UIC_ARG_MIB_SEL(PA_LOCAL_TX_LCC_ENABLE, 0x0), 0x0); in ufs_rockchip_rk3576_phy_init()
H A Dufshcd-pci.c111 u32 attr = UIC_ARG_MIB(PA_LOCAL_TX_LCC_ENABLE); in ufs_intel_disable_lcc()