Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/usb/cdns3/
Dcdnsp-gadget.h974 #define SUSPEND_PORT_FOR_TRB(p) (((p) & 1) << 23) macro
/linux-6.12.1/drivers/usb/host/
Dxhci.h997 #define SUSPEND_PORT_FOR_TRB(p) (((p) & 1) << 23) macro