/openbmc/linux/drivers/usb/host/ |
H A D | ohci-s3c2410.c | 246 desc->wHubCharacteristics); in ohci_s3c2410_hub_control() 252 desc->wHubCharacteristics &= ~cpu_to_le16(HUB_CHAR_LPSM); in ohci_s3c2410_hub_control() 253 desc->wHubCharacteristics |= cpu_to_le16( in ohci_s3c2410_hub_control() 257 desc->wHubCharacteristics &= ~cpu_to_le16( in ohci_s3c2410_hub_control() 259 desc->wHubCharacteristics |= cpu_to_le16( in ohci_s3c2410_hub_control() 264 desc->wHubCharacteristics); in ohci_s3c2410_hub_control()
|
H A D | ohci-at91.c | 443 desc->wHubCharacteristics); in ohci_at91_hub_control() 449 desc->wHubCharacteristics &= ~cpu_to_le16(HUB_CHAR_LPSM); in ohci_at91_hub_control() 450 desc->wHubCharacteristics |= in ohci_at91_hub_control() 454 desc->wHubCharacteristics &= ~cpu_to_le16(HUB_CHAR_OCPM); in ohci_at91_hub_control() 455 desc->wHubCharacteristics |= in ohci_at91_hub_control() 460 desc->wHubCharacteristics); in ohci_at91_hub_control()
|
H A D | ohci-hub.c | 562 desc->wHubCharacteristics = cpu_to_le16(temp); in ohci_hub_descriptor()
|
H A D | ehci-hub.c | 727 desc->wHubCharacteristics = cpu_to_le16(temp); in ehci_hub_descriptor()
|
H A D | xen-hcd.c | 378 desc->wHubCharacteristics = cpu_to_le16(temp); in xenhcd_hub_descriptor()
|
H A D | isp1362-hcd.c | 1548 desc->wHubCharacteristics = cpu_to_le16((reg >> 8) & in isp1362_hub_descriptor() 1553 desc->wHubCharacteristics); in isp1362_hub_descriptor()
|
H A D | isp116x-hcd.c | 952 desc->wHubCharacteristics = cpu_to_le16((u16) ((reg >> 8) & in isp116x_hub_descriptor()
|
H A D | max3421-hcd.c | 1639 desc->wHubCharacteristics = cpu_to_le16(HUB_CHAR_INDV_PORT_LPSM | in hub_descriptor()
|
H A D | sl811-hcd.c | 1116 desc->wHubCharacteristics = cpu_to_le16(temp); in sl811h_hub_descriptor()
|
H A D | xhci-hub.c | 274 desc->wHubCharacteristics = cpu_to_le16(temp); in xhci_common_hub_descriptor()
|
H A D | octeon-hcd.c | 3403 desc->wHubCharacteristics = cpu_to_le16(0x08); in octeon_usb_hub_control()
|
/openbmc/u-boot/common/ |
H A D | usb_hub.c | 654 &descriptor->wHubCharacteristics)), in usb_hub_configure() 655 &hub->desc.wHubCharacteristics); in usb_hub_configure() 674 hubCharacteristics = get_unaligned(&hub->desc.wHubCharacteristics); in usb_hub_configure()
|
/openbmc/linux/drivers/usb/core/ |
H A D | hub.h | 145 hcs = hub->descriptor->wHubCharacteristics; in hub_is_port_power_switchable()
|
H A D | hub.c | 1403 u16 wHubCharacteristics; in hub_configure() local 1478 wHubCharacteristics = le16_to_cpu(hub->descriptor->wHubCharacteristics); in hub_configure() 1488 if ((wHubCharacteristics & HUB_CHAR_COMPOUND) && in hub_configure() 1501 switch (wHubCharacteristics & HUB_CHAR_LPSM) { in hub_configure() 1514 switch (wHubCharacteristics & HUB_CHAR_OCPM) { in hub_configure() 1557 switch (wHubCharacteristics & HUB_CHAR_TTTT) { in hub_configure() 1587 if (wHubCharacteristics & HUB_CHAR_PORTIND) { in hub_configure() 1650 if ((wHubCharacteristics & HUB_CHAR_OCPM) == 0) in hub_configure() 2507 u16 wHubCharacteristics; in set_usb_port_removable() local 2537 wHubCharacteristics = le16_to_cpu(hub->descriptor->wHubCharacteristics); in set_usb_port_removable() [all …]
|
/openbmc/linux/include/uapi/linux/usb/ |
H A D | ch11.h | 264 __le16 wHubCharacteristics; member
|
/openbmc/u-boot/drivers/usb/host/ |
H A D | xhci.c | 1221 put_unaligned(get_unaligned(&descriptor.hub.wHubCharacteristics) in xhci_lowlevel_init() 1222 | 0x80, &descriptor.hub.wHubCharacteristics); in xhci_lowlevel_init() 1226 put_unaligned(get_unaligned(&descriptor.hub.wHubCharacteristics) in xhci_lowlevel_init() 1227 | 0x01, &descriptor.hub.wHubCharacteristics); in xhci_lowlevel_init()
|
H A D | ehci-hcd.c | 1067 put_unaligned(get_unaligned(&descriptor.hub.wHubCharacteristics) in ehci_common_init() 1068 | 0x80, &descriptor.hub.wHubCharacteristics); in ehci_common_init() 1071 put_unaligned(get_unaligned(&descriptor.hub.wHubCharacteristics) in ehci_common_init() 1072 | 0x01, &descriptor.hub.wHubCharacteristics); in ehci_common_init()
|
/openbmc/u-boot/drivers/usb/emul/ |
H A D | sandbox_hub.c | 92 .wHubCharacteristics = __constant_cpu_to_le16(1 << 0 | 1 << 3 |
|
/openbmc/linux/drivers/usb/musb/ |
H A D | musb_virthub.c | 329 desc->wHubCharacteristics = cpu_to_le16( in musb_hub_control()
|
/openbmc/u-boot/include/ |
H A D | usb.h | 560 unsigned short wHubCharacteristics; member
|
/openbmc/linux/drivers/usb/usbip/ |
H A D | vhci_hcd.c | 291 desc->wHubCharacteristics = cpu_to_le16( in ss_hub_descriptor() 304 desc->wHubCharacteristics = cpu_to_le16( in hub_descriptor()
|
/openbmc/linux/drivers/usb/gadget/udc/aspeed-vhub/ |
H A D | hub.c | 136 .wHubCharacteristics = cpu_to_le16(HUB_CHAR_NO_LPSM),
|
/openbmc/linux/drivers/usb/gadget/udc/ |
H A D | dummy_hcd.c | 2082 desc->wHubCharacteristics = cpu_to_le16( in ss_hub_descriptor() 2095 desc->wHubCharacteristics = cpu_to_le16( in hub_descriptor()
|
/openbmc/linux/drivers/usb/renesas_usbhs/ |
H A D | mod_host.c | 1223 desc->wHubCharacteristics = in __usbhsh_hub_get_status()
|
/openbmc/linux/drivers/usb/isp1760/ |
H A D | isp1760-hcd.c | 2167 desc->wHubCharacteristics = cpu_to_le16(temp); in isp1760_hub_descriptor()
|