Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/usb/cdns3/
Dcdnsp-gadget.h971 #define SUSPEND_PORT_FOR_TRB(p) (((p) & 1) << 23) macro
/linux-6.1.9/drivers/usb/host/
Dxhci.h1276 #define SUSPEND_PORT_FOR_TRB(p) (((p) & 1) << 23) macro