Home
last modified time | relevance | path

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

/linux/drivers/ufs/host/
H A Dufshcd-dwc.c88 { UIC_ARG_MIB(T_TRAFFICCLASS), 0, DME_LOCAL }, in ufshcd_dwc_connection_setup()
97 { UIC_ARG_MIB(T_TRAFFICCLASS), 0, DME_PEER }, in ufshcd_dwc_connection_setup()
H A Dcdns-pltfrm.c45 ufshcd_dme_get(hba, UIC_ARG_MIB(T_TRAFFICCLASS), in cdns_ufs_get_l4_attr()
81 ufshcd_dme_set(hba, UIC_ARG_MIB(T_TRAFFICCLASS), in cdns_ufs_set_l4_attr()
H A Dufs-exynos.c742 ufshcd_dme_set(hba, UIC_ARG_MIB(T_TRAFFICCLASS), TRAFFIC_CLASS); in exynos_ufs_establish_connt()
/linux/include/ufs/
H A Dunipro.h294 #define T_TRAFFICCLASS 0x4023 macro