Home
last modified time | relevance | path

Searched refs:PKT_PID_DATA1 (Results 1 – 2 of 2) sorted by relevance

/linux-3.4.99/drivers/usb/host/
Dfhci-tds.c435 pkt->info |= PKT_PID_DATA1; in fhci_host_transaction()
442 pkt->info |= PKT_PID_DATA1; in fhci_host_transaction()
Dfhci.h48 #define PKT_PID_DATA1 0x40000000 /* PID - Data toggle one */ macro