Home
last modified time | relevance | path

Searched refs:HUB_CHAR_NO_LPSM (Results 1 – 10 of 10) sorted by relevance

/linux/include/uapi/linux/usb/
H A Dch11.h210 #define HUB_CHAR_NO_LPSM 0x0002 /* no power switching */ macro
/linux/drivers/usb/host/
H A Duhci-hub.c21 HUB_CHAR_NO_LPSM | /* __u16 wHubCharacteristics; */
H A Dohci-hub.c555 temp |= HUB_CHAR_NO_LPSM; in ohci_hub_descriptor()
H A Dehci-hub.c721 temp |= HUB_CHAR_NO_LPSM; /* no power switching */ in ehci_hub_descriptor()
H A Dsl811-hcd.c1111 temp = HUB_CHAR_NO_LPSM; in sl811h_hub_descriptor()
H A Dxhci-hub.c268 temp |= HUB_CHAR_NO_LPSM; in xhci_common_hub_descriptor()
H A Doxu210hp-hcd.c863 temp |= HUB_CHAR_NO_LPSM; /* no power switching */ in ehci_hub_descriptor()
/linux/drivers/usb/gadget/udc/aspeed-vhub/
H A Dhub.c136 .wHubCharacteristics = cpu_to_le16(HUB_CHAR_NO_LPSM),
/linux/drivers/usb/isp1760/
H A Disp1760-hcd.c2166 temp |= HUB_CHAR_NO_LPSM; in isp1760_hub_descriptor()
/linux/drivers/usb/fotg210/
H A Dfotg210-hcd.c1448 temp |= HUB_CHAR_NO_LPSM; /* no power switching */ in fotg210_hub_descriptor()