Searched refs:HUB_CHAR_NO_LPSM (Results 1 – 16 of 16) sorted by relevance
132 return (le16_to_cpu(hcs) & HUB_CHAR_LPSM) < HUB_CHAR_NO_LPSM; in hub_is_port_power_switchable()
1484 case HUB_CHAR_NO_LPSM: in hub_configure()
212 #define HUB_CHAR_NO_LPSM 0x0002 /* no power switching */ macro
21 HUB_CHAR_NO_LPSM | /* __u16 wHubCharacteristics; */
552 temp |= HUB_CHAR_NO_LPSM; in ohci_hub_descriptor()
720 temp |= HUB_CHAR_NO_LPSM; /* no power switching */ in ehci_hub_descriptor()
1109 temp = HUB_CHAR_NO_LPSM; in sl811h_hub_descriptor()
182 temp |= HUB_CHAR_NO_LPSM; in xhci_common_hub_descriptor()
1472 HUB_CHAR_NO_LPSM | /* No power switching */ in get_hub_descriptor()
888 temp |= HUB_CHAR_NO_LPSM; /* no power switching */ in ehci_hub_descriptor()
2578 temp |= HUB_CHAR_NO_LPSM; in u132_roothub_descriptor()
1455 temp |= HUB_CHAR_NO_LPSM; /* no power switching */ in fotg210_hub_descriptor()
130 .wHubCharacteristics = cpu_to_le16(HUB_CHAR_NO_LPSM),
1778 temp |= HUB_CHAR_NO_LPSM; in isp1760_hub_descriptor()