Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/usb/core/
Dhub.h131 return (le16_to_cpu(hcs) & HUB_CHAR_LPSM) < HUB_CHAR_NO_LPSM; in hub_is_port_power_switchable()
Dhub.c1445 case HUB_CHAR_NO_LPSM: in hub_configure()
/linux-4.1.27/include/uapi/linux/usb/
Dch11.h182 #define HUB_CHAR_NO_LPSM 0x0002 /* no power switching */ macro
/linux-4.1.27/drivers/usb/host/
Duhci-hub.c20 HUB_CHAR_NO_LPSM | /* __u16 wHubCharacteristics; */
Dohci-hub.c549 temp |= HUB_CHAR_NO_LPSM; in ohci_hub_descriptor()
Dxhci-hub.c67 temp |= HUB_CHAR_NO_LPSM; in xhci_common_hub_descriptor()
Dehci-hub.c710 temp |= HUB_CHAR_NO_LPSM; /* no power switching */ in ehci_hub_descriptor()
Dsl811-hcd.c1108 temp = HUB_CHAR_NO_LPSM; in sl811h_hub_descriptor()
Dimx21-hcd.c1485 HUB_CHAR_NO_LPSM | /* No power switching */ in get_hub_descriptor()
Doxu210hp-hcd.c464 temp |= HUB_CHAR_NO_LPSM; /* no power switching */ in ehci_hub_descriptor()
Du132-hcd.c2595 temp |= HUB_CHAR_NO_LPSM; in u132_roothub_descriptor()
Dfusbh200-hcd.c1483 temp |= HUB_CHAR_NO_LPSM; /* no power switching */ in fusbh200_hub_descriptor()
Dfotg210-hcd.c1525 temp |= HUB_CHAR_NO_LPSM; /* no power switching */ in fotg210_hub_descriptor()
/linux-4.1.27/drivers/usb/isp1760/
Disp1760-hcd.c1781 temp |= HUB_CHAR_NO_LPSM; in isp1760_hub_descriptor()