Home
last modified time | relevance | path

Searched defs:PORT_POWER (Results 1 – 7 of 7) sorted by relevance

/openbmc/linux/drivers/usb/host/
H A Dxhci-port.h33 #define PORT_POWER (1 << 9) macro
H A Doxu210hp-hcd.c183 #define PORT_POWER (1<<12) /* true: has power (see PPC) */ macro
/openbmc/linux/include/linux/usb/
H A Dehci_def.h140 #define PORT_POWER (1<<12) /* true: has power (see PPC) */ macro
/openbmc/qemu/hw/usb/
H A Ddev-hub.c88 #define PORT_POWER 8 macro
/openbmc/linux/drivers/usb/isp1760/
H A Disp1760-regs.h70 PORT_OWNER, PORT_POWER, PORT_LSTATUS, PORT_RESET, PORT_SUSPEND, enumerator
/openbmc/u-boot/drivers/usb/host/
H A Dxhci.h276 #define PORT_POWER (1 << 9) macro
/openbmc/linux/drivers/usb/cdns3/
H A Dcdnsp-gadget.h272 #define PORT_POWER BIT(9) macro