Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/host/
H A Dfhci-tds.c431 pkt->info |= PKT_PID_DATA1; in fhci_host_transaction()
438 pkt->info |= PKT_PID_DATA1; in fhci_host_transaction()
H A Dfhci.h46 #define PKT_PID_DATA1 0x40000000 /* PID - Data toggle one */ macro