Searched refs:BDC_U1T (Results 1 – 2 of 2) 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