Home
last modified time | relevance | path

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

/linux-6.1.9/include/uapi/linux/usb/
Dch11.h210 #define HUB_CHAR_COMMON_LPSM 0x0000 /* All ports power control at once */ macro
/linux-6.1.9/drivers/usb/host/
Dohci-hub.c553 temp = HUB_CHAR_COMMON_LPSM | HUB_CHAR_COMMON_OCPM; in ohci_hub_descriptor()
Du132-hcd.c2574 temp = HUB_CHAR_COMMON_LPSM | HUB_CHAR_COMMON_OCPM; in u132_roothub_descriptor()
/linux-6.1.9/drivers/usb/core/
Dhub.c1483 case HUB_CHAR_COMMON_LPSM: in hub_configure()
/linux-6.1.9/drivers/usb/dwc2/
Dhcd.c3507 cpu_to_le16(HUB_CHAR_COMMON_LPSM | in dwc2_hcd_hub_control()