Home
last modified time | relevance | path

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

/linux/include/uapi/linux/usb/
H A Dch11.h208 #define HUB_CHAR_COMMON_LPSM 0x0000 /* All ports power control at once */ macro
/linux/drivers/usb/host/
H A Dohci-hub.c553 temp = HUB_CHAR_COMMON_LPSM | HUB_CHAR_COMMON_OCPM; in ohci_hub_descriptor()
/linux/drivers/usb/dwc2/
H A Dhcd.c3513 cpu_to_le16(HUB_CHAR_COMMON_LPSM | in dwc2_hcd_hub_control()
/linux/drivers/usb/core/
H A Dhub.c1532 case HUB_CHAR_COMMON_LPSM: in hub_configure()