Searched refs:USB_THS_MASK (Results 1 – 3 of 3) sorted by relevance
64 #define USB_THS_MASK 0x000c macro
176 tem_usep = tem_usep & ~USB_THS_MASK; in qe_eptx_stall_change()2025 if ((usep & USB_THS_MASK) == USB_THS_STALL) in ch9getstatus()
140 #define USB_THS_MASK 0x000c macro