Searched refs:USB_PID_DATA0 (Results 1 – 4 of 4) sorted by relevance
120 #define USB_PID_DATA0 0xc3 macro
237 #define USB_PID_DATA0 0xc3 macro
125 #define USB_PID_DATA0 0xc3 macro159 return (x & 0xffff0000) | (USB_PID_DATA0 << 8) | (tok & 0xff); in dbgp_pid_read_update()343 pids = DBGP_PID_SET(USB_PID_DATA0, USB_PID_SETUP); in dbgp_control_msg()
27 #define USB_PID_DATA0 0xc3 macro