Home
last modified time | relevance | path

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

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