Home
last modified time | relevance | path

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

/linux/drivers/usb/core/
A Dhub.h132 return (le16_to_cpu(hcs) & HUB_CHAR_LPSM) < HUB_CHAR_NO_LPSM; in hub_is_port_power_switchable()
A Dhub.c1482 case HUB_CHAR_NO_LPSM: in hub_configure()
/linux/include/uapi/linux/usb/
A Dch11.h212 #define HUB_CHAR_NO_LPSM 0x0002 /* no power switching */ macro
/linux/drivers/usb/host/
A Duhci-hub.c21 HUB_CHAR_NO_LPSM | /* __u16 wHubCharacteristics; */
A Dohci-hub.c555 temp |= HUB_CHAR_NO_LPSM; in ohci_hub_descriptor()
A Dehci-hub.c720 temp |= HUB_CHAR_NO_LPSM; /* no power switching */ in ehci_hub_descriptor()
A Dsl811-hcd.c1109 temp = HUB_CHAR_NO_LPSM; in sl811h_hub_descriptor()
A Dxhci-hub.c268 temp |= HUB_CHAR_NO_LPSM; in xhci_common_hub_descriptor()
A Du132-hcd.c2576 temp |= HUB_CHAR_NO_LPSM; in u132_roothub_descriptor()
A Doxu210hp-hcd.c888 temp |= HUB_CHAR_NO_LPSM; /* no power switching */ in ehci_hub_descriptor()
A Dfotg210-hcd.c1456 temp |= HUB_CHAR_NO_LPSM; /* no power switching */ in fotg210_hub_descriptor()
/linux/drivers/usb/gadget/udc/aspeed-vhub/
A Dhub.c125 .wHubCharacteristics = cpu_to_le16(HUB_CHAR_NO_LPSM),
/linux/drivers/usb/isp1760/
A Disp1760-hcd.c2169 temp |= HUB_CHAR_NO_LPSM; in isp1760_hub_descriptor()

Completed in 49 milliseconds