Home
last modified time | relevance | path

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

/openbmc/linux/drivers/ufs/host/
H A Dufshcd-dwc.c89 { UIC_ARG_MIB(T_CPORTFLAGS), 0x6, DME_LOCAL }, in ufshcd_dwc_connection_setup()
98 { UIC_ARG_MIB(T_CPORTFLAGS), 0x6, DME_PEER }, in ufshcd_dwc_connection_setup()
H A Dcdns-pltfrm.c49 ufshcd_dme_get(hba, UIC_ARG_MIB(T_CPORTFLAGS), in cdns_ufs_get_l4_attr()
85 ufshcd_dme_set(hba, UIC_ARG_MIB(T_CPORTFLAGS), in cdns_ufs_set_l4_attr()
H A Dufs-exynos.c706 ufshcd_dme_set(hba, UIC_ARG_MIB(T_CPORTFLAGS), CPORT_DEF_FLAGS); in exynos_ufs_establish_connt()
/openbmc/linux/include/ufs/
H A Dunipro.h296 #define T_CPORTFLAGS 0x4025 macro