Home
last modified time | relevance | path

Searched refs:wHubCharacteristics (Results 1 – 25 of 25) sorted by relevance

/linux/drivers/usb/host/
A Dohci-s3c2410.c248 desc->wHubCharacteristics); in ohci_s3c2410_hub_control()
254 desc->wHubCharacteristics &= ~cpu_to_le16(HUB_CHAR_LPSM); in ohci_s3c2410_hub_control()
255 desc->wHubCharacteristics |= cpu_to_le16( in ohci_s3c2410_hub_control()
259 desc->wHubCharacteristics &= ~cpu_to_le16( in ohci_s3c2410_hub_control()
261 desc->wHubCharacteristics |= cpu_to_le16( in ohci_s3c2410_hub_control()
266 desc->wHubCharacteristics); in ohci_s3c2410_hub_control()
A Dohci-at91.c425 desc->wHubCharacteristics); in ohci_at91_hub_control()
431 desc->wHubCharacteristics &= ~cpu_to_le16(HUB_CHAR_LPSM); in ohci_at91_hub_control()
432 desc->wHubCharacteristics |= in ohci_at91_hub_control()
436 desc->wHubCharacteristics &= ~cpu_to_le16(HUB_CHAR_OCPM); in ohci_at91_hub_control()
437 desc->wHubCharacteristics |= in ohci_at91_hub_control()
442 desc->wHubCharacteristics); in ohci_at91_hub_control()
A Dohci-hub.c562 desc->wHubCharacteristics = cpu_to_le16(temp); in ohci_hub_descriptor()
A Dehci-hub.c726 desc->wHubCharacteristics = cpu_to_le16(temp); in ehci_hub_descriptor()
A Disp1362-hcd.c1548 desc->wHubCharacteristics = cpu_to_le16((reg >> 8) & in isp1362_hub_descriptor()
1553 desc->wHubCharacteristics); in isp1362_hub_descriptor()
A Disp116x-hcd.c953 desc->wHubCharacteristics = cpu_to_le16((u16) ((reg >> 8) & in isp116x_hub_descriptor()
A Dmax3421-hcd.c1642 desc->wHubCharacteristics = cpu_to_le16(HUB_CHAR_INDV_PORT_LPSM | in hub_descriptor()
A Dsl811-hcd.c1114 desc->wHubCharacteristics = cpu_to_le16(temp); in sl811h_hub_descriptor()
A Dxhci-hub.c274 desc->wHubCharacteristics = cpu_to_le16(temp); in xhci_common_hub_descriptor()
A Dr8a66597-hcd.c2133 desc->wHubCharacteristics = in r8a66597_hub_descriptor()
A Du132-hcd.c2583 desc->wHubCharacteristics = cpu_to_le16(temp); in u132_roothub_descriptor()
A Doxu210hp-hcd.c889 desc->wHubCharacteristics = (__force __u16)cpu_to_le16(temp); in ehci_hub_descriptor()
A Dfotg210-hcd.c1457 desc->wHubCharacteristics = cpu_to_le16(temp); in fotg210_hub_descriptor()
/linux/drivers/usb/core/
A Dhub.h131 hcs = hub->descriptor->wHubCharacteristics; in hub_is_port_power_switchable()
A Dhub.c1377 u16 wHubCharacteristics; in hub_configure() local
1452 wHubCharacteristics = le16_to_cpu(hub->descriptor->wHubCharacteristics); in hub_configure()
1462 if ((wHubCharacteristics & HUB_CHAR_COMPOUND) && in hub_configure()
1475 switch (wHubCharacteristics & HUB_CHAR_LPSM) { in hub_configure()
1488 switch (wHubCharacteristics & HUB_CHAR_OCPM) { in hub_configure()
1531 switch (wHubCharacteristics & HUB_CHAR_TTTT) { in hub_configure()
1561 if (wHubCharacteristics & HUB_CHAR_PORTIND) { in hub_configure()
1624 if ((wHubCharacteristics & HUB_CHAR_OCPM) == 0) in hub_configure()
2438 u16 wHubCharacteristics; in set_usb_port_removable() local
2468 wHubCharacteristics = le16_to_cpu(hub->descriptor->wHubCharacteristics); in set_usb_port_removable()
[all …]
/linux/include/uapi/linux/usb/
A Dch11.h266 __le16 wHubCharacteristics; member
/linux/drivers/usb/musb/
A Dmusb_virthub.c330 desc->wHubCharacteristics = cpu_to_le16( in musb_hub_control()
/linux/drivers/usb/usbip/
A Dvhci_hcd.c291 desc->wHubCharacteristics = cpu_to_le16( in ss_hub_descriptor()
304 desc->wHubCharacteristics = cpu_to_le16( in hub_descriptor()
/linux/drivers/usb/gadget/udc/aspeed-vhub/
A Dhub.c125 .wHubCharacteristics = cpu_to_le16(HUB_CHAR_NO_LPSM),
/linux/drivers/usb/gadget/udc/
A Ddummy_hcd.c2071 desc->wHubCharacteristics = cpu_to_le16( in ss_hub_descriptor()
2084 desc->wHubCharacteristics = cpu_to_le16( in hub_descriptor()
/linux/drivers/usb/renesas_usbhs/
A Dmod_host.c1223 desc->wHubCharacteristics = in __usbhsh_hub_get_status()
/linux/drivers/usb/isp1760/
A Disp1760-hcd.c2170 desc->wHubCharacteristics = cpu_to_le16(temp); in isp1760_hub_descriptor()
/linux/drivers/staging/octeon-usb/
A Docteon-hcd.c3403 desc->wHubCharacteristics = cpu_to_le16(0x08); in octeon_usb_hub_control()
/linux/Documentation/driver-api/usb/
A Dpower-management.rst621 switching in its hub descriptor (wHubCharacteristics logical power switching
/linux/drivers/usb/dwc2/
A Dhcd.c3535 hub_desc->wHubCharacteristics = in dwc2_hcd_hub_control()

Completed in 102 milliseconds