pid_ep             46 drivers/usb/c67x00/c67x00-sched.c 	u8 pid_ep;		/* Byte 4 */
pid_ep            146 drivers/usb/c67x00/c67x00-sched.c 	dev_dbg(dev, "pid_ep:         0x%02x\n", td->pid_ep);
pid_ep            617 drivers/usb/c67x00/c67x00-sched.c 	td->pid_ep = ((pid & 0xF) << TD_PIDEP_OFFSET) |
pid_ep           1055 drivers/usb/c67x00/c67x00-sched.c 	if (len && ((td->pid_ep & TD_PIDEPMASK_PID) != TD_PID_IN))