Home
last modified time | relevance | path

Searched refs:HUB_CHAR_COMMON_LPSM (Results 1 – 6 of 6) sorted by relevance

/linux-4.1.27/include/uapi/linux/usb/
Dch11.h180 #define HUB_CHAR_COMMON_LPSM 0x0000 /* All ports power control at once */ macro
/linux-4.1.27/drivers/usb/wusbcore/
Drh.c188 HUB_CHAR_COMMON_LPSM /* All ports power at once */ in wusbhc_rh_get_hub_descr()
/linux-4.1.27/drivers/usb/host/
Dohci-hub.c547 temp = HUB_CHAR_COMMON_LPSM | HUB_CHAR_COMMON_OCPM; in ohci_hub_descriptor()
Du132-hcd.c2593 temp = HUB_CHAR_COMMON_LPSM | HUB_CHAR_COMMON_OCPM; in u132_roothub_descriptor()
/linux-4.1.27/drivers/usb/dwc2/
Dhcd.c1622 cpu_to_le16(HUB_CHAR_COMMON_LPSM | in dwc2_hcd_hub_control()
/linux-4.1.27/drivers/usb/core/
Dhub.c1439 case HUB_CHAR_COMMON_LPSM: in hub_configure()