Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/usb/host/
Dfhci.h61 #define PKT_NO_CRC 0x00008000 /* don't append CRC */ macro
Dfhci-tds.c425 if (!(pkt->info & PKT_NO_CRC)) in fhci_host_transaction()