USB_PID_DATA0
return (x & 0xffff0000) | (USB_PID_DATA0 << 8) | (tok & 0xff);
pids = DBGP_PID_SET(USB_PID_DATA0, USB_PID_SETUP);