Home
last modified time | relevance | path

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

/linux/drivers/usb/host/
H A Dxhci-port.h33 #define PORT_POWER (1 << 9) macro
/linux/include/linux/usb/
H A Dehci_def.h140 #define PORT_POWER (1<<12) /* true: has power (see PPC) */ macro
/linux/drivers/usb/isp1760/
H A Disp1760-regs.h70 PORT_OWNER, PORT_POWER, PORT_LSTATUS, PORT_RESET, PORT_SUSPEND, enumerator
/linux/drivers/usb/cdns3/
H A Dcdnsp-gadget.h272 #define PORT_POWER BIT(9) macro