Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/usb/
H A Dxhci.h831 #define SUSPEND_PORT_FOR_TRB(p) (((p) & 1) << 23) macro
/OK3568_Linux_fs/kernel/drivers/usb/host/
H A Dxhci.h1281 #define SUSPEND_PORT_FOR_TRB(p) (((p) & 1) << 23) macro