Searched defs:PORT_PEC (Results 1 - 4 of 4) sorted by relevance

/drivers/usb/host/
H A Dfotg210.h269 #define PORT_PEC (1<<3) /* port enable change */ macro
273 #define PORT_RWC_BITS (PORT_CSC | PORT_PEC)
H A Dfusbh200.h264 #define PORT_PEC (1<<3) /* port enable change */ macro
268 #define PORT_RWC_BITS (PORT_CSC | PORT_PEC)
H A Doxu210hp.h160 #define PORT_PEC (1<<3) /* port enable change */ macro
164 #define PORT_RWC_BITS (PORT_CSC | PORT_PEC | PORT_OCC)
H A Dxhci.h322 #define PORT_PEC (1 << 18) macro

Completed in 66 milliseconds