Home
last modified time | relevance | path

Searched defs:ERROR_COUNT (Results 1 – 2 of 2) sorted by relevance

/drivers/usb/cdns3/
Dcdnsp-gadget.h682 #define ERROR_COUNT(p) (((p) & 0x3) << 1) macro
/drivers/usb/host/
Dxhci.h757 #define ERROR_COUNT(p) (((p) & 0x3) << 1) macro