Searched refs:BDC_U1T (Results 1 – 3 of 3) sorted by relevance
90 usppms &= ~BDC_U1T(0xff); in bdc_uspc_connected()91 usppms |= BDC_U1T(U1_TIMEOUT); in bdc_uspc_connected()
174 #define BDC_U1T(p) ((p) & 0xff) macro
1182 usppms &= ~BDC_U1T(BDC_U1T_MASK); in ep0_handle_feature_dev()1183 usppms |= BDC_U1T(U1_TIMEOUT); in ep0_handle_feature_dev()