Searched refs:BDC_U1T (Results 1 – 3 of 3) sorted by relevance
95 usppms &= ~BDC_U1T(0xff); in bdc_uspc_connected()96 usppms |= BDC_U1T(U1_TIMEOUT); in bdc_uspc_connected()
179 #define BDC_U1T(p) ((p) & 0xff) macro
1188 usppms &= ~BDC_U1T(BDC_U1T_MASK); in ep0_handle_feature_dev()1189 usppms |= BDC_U1T(U1_TIMEOUT); in ep0_handle_feature_dev()