Home
last modified time | relevance | path

Searched refs:PORT_RWE (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/usb/host/
H A Dxhci-port.h138 #define PORT_RWE (1 << 3) macro
/linux/drivers/usb/cdns3/
H A Dcdnsp-gadget.h345 #define PORT_RWE BIT(3) macro
H A Dcdnsp-gadget.c1495 if (!(portpm & PORT_RWE)) in __cdnsp_gadget_wakeup()