Home
last modified time | relevance | path

Searched refs:HUB_CHAR_NO_LPSM (Results 1 - 25 of 29) sorted by relevance

12

/kernel/linux/linux-5.10/drivers/usb/core/
H A Dhub.h132 return (le16_to_cpu(hcs) & HUB_CHAR_LPSM) < HUB_CHAR_NO_LPSM; in hub_is_port_power_switchable()
/kernel/linux/linux-6.6/drivers/usb/core/
H A Dhub.h144 return (le16_to_cpu(hcs) & HUB_CHAR_LPSM) < HUB_CHAR_NO_LPSM; in hub_is_port_power_switchable()
/kernel/linux/linux-5.10/include/uapi/linux/usb/
H A Dch11.h212 #define HUB_CHAR_NO_LPSM 0x0002 /* no power switching */ macro
/kernel/linux/linux-6.6/include/uapi/linux/usb/
H A Dch11.h210 #define HUB_CHAR_NO_LPSM 0x0002 /* no power switching */ macro
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/usb/
H A Dch11.h109 #define HUB_CHAR_NO_LPSM 0x0002 macro
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/usb/
H A Dch11.h117 #define HUB_CHAR_NO_LPSM 0x0002 macro
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/usb/
H A Dch11.h117 #define HUB_CHAR_NO_LPSM 0x0002 macro
/kernel/linux/linux-5.10/drivers/usb/host/
H A Duhci-hub.c21 HUB_CHAR_NO_LPSM | /* __u16 wHubCharacteristics; */
H A Dohci-hub.c555 temp |= HUB_CHAR_NO_LPSM; in ohci_hub_descriptor()
H A Dehci-hub.c720 temp |= HUB_CHAR_NO_LPSM; /* no power switching */ in ehci_hub_descriptor()
H A Dsl811-hcd.c1109 temp = HUB_CHAR_NO_LPSM; in sl811h_hub_descriptor()
H A Dxhci-hub.c182 temp |= HUB_CHAR_NO_LPSM; in xhci_common_hub_descriptor()
H A Dimx21-hcd.c1472 HUB_CHAR_NO_LPSM | /* No power switching */ in get_hub_descriptor()
H A Du132-hcd.c2578 temp |= HUB_CHAR_NO_LPSM; in u132_roothub_descriptor()
H A Doxu210hp-hcd.c888 temp |= HUB_CHAR_NO_LPSM; /* no power switching */ in ehci_hub_descriptor()
/kernel/linux/linux-6.6/drivers/usb/host/
H A Duhci-hub.c21 HUB_CHAR_NO_LPSM | /* __u16 wHubCharacteristics; */
H A Dohci-hub.c555 temp |= HUB_CHAR_NO_LPSM; in ohci_hub_descriptor()
H A Dehci-hub.c721 temp |= HUB_CHAR_NO_LPSM; /* no power switching */ in ehci_hub_descriptor()
H A Dxhci-hub.c268 temp |= HUB_CHAR_NO_LPSM; in xhci_common_hub_descriptor()
H A Dsl811-hcd.c1109 temp = HUB_CHAR_NO_LPSM; in sl811h_hub_descriptor()
H A Doxu210hp-hcd.c888 temp |= HUB_CHAR_NO_LPSM; /* no power switching */ in ehci_hub_descriptor()
/kernel/linux/linux-5.10/drivers/usb/gadget/udc/aspeed-vhub/
H A Dhub.c130 .wHubCharacteristics = cpu_to_le16(HUB_CHAR_NO_LPSM),
/kernel/linux/linux-6.6/drivers/usb/gadget/udc/aspeed-vhub/
H A Dhub.c136 .wHubCharacteristics = cpu_to_le16(HUB_CHAR_NO_LPSM),
/kernel/linux/linux-5.10/drivers/usb/isp1760/
H A Disp1760-hcd.c1778 temp |= HUB_CHAR_NO_LPSM; in isp1760_hub_descriptor()
/kernel/linux/linux-6.6/drivers/usb/isp1760/
H A Disp1760-hcd.c2166 temp |= HUB_CHAR_NO_LPSM; in isp1760_hub_descriptor()

Completed in 45 milliseconds

12