Home
last modified time | relevance | path

Searched defs:PORT_PE (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/drivers/usb/host/
H A Dxhci-port.h7 #define PORT_PE (1 << 1) macro
H A Doxu210hp-hcd.c193 #define PORT_PE (1<<2) /* port enable */ macro
/openbmc/linux/include/linux/usb/
H A Dehci_def.h151 #define PORT_PE (1<<2) /* port enable */ macro
/openbmc/linux/drivers/usb/isp1760/
H A Disp1760-regs.h71 PORT_RESUME, PORT_PE, PORT_CSC, PORT_CONNECT, enumerator
/openbmc/linux/drivers/usb/fotg210/
H A Dfotg210-hcd.h280 #define PORT_PE (1<<2) /* port enable */ macro
/openbmc/u-boot/drivers/usb/host/
H A Dxhci.h260 #define PORT_PE (1 << 1) macro