Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/ufs/host/
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()
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()
Dufs-exynos.c707 ufshcd_dme_set(hba, UIC_ARG_MIB(T_TRAFFICCLASS), TRAFFIC_CLASS); in exynos_ufs_establish_connt()
/linux-6.6.21/include/ufs/
Dunipro.h294 #define T_TRAFFICCLASS 0x4023 macro