Home
last modified time | relevance | path

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

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