Home
last modified time | relevance | path

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

/drivers/usb/host/
Dohci-s3c2410.c232 desc->wHubCharacteristics); in ohci_s3c2410_hub_control()
238 desc->wHubCharacteristics &= ~cpu_to_le16(HUB_CHAR_LPSM); in ohci_s3c2410_hub_control()
239 desc->wHubCharacteristics |= cpu_to_le16(0x0001); in ohci_s3c2410_hub_control()
242 desc->wHubCharacteristics &= ~cpu_to_le16( in ohci_s3c2410_hub_control()
244 desc->wHubCharacteristics |= cpu_to_le16( in ohci_s3c2410_hub_control()
250 desc->wHubCharacteristics); in ohci_s3c2410_hub_control()
Dohci-at91.c373 desc->wHubCharacteristics); in ohci_at91_hub_control()
379 desc->wHubCharacteristics &= ~cpu_to_le16(HUB_CHAR_LPSM); in ohci_at91_hub_control()
380 desc->wHubCharacteristics |= cpu_to_le16(0x0001); in ohci_at91_hub_control()
383 desc->wHubCharacteristics &= ~cpu_to_le16(HUB_CHAR_OCPM); in ohci_at91_hub_control()
384 desc->wHubCharacteristics |= cpu_to_le16(0x0008|0x0001); in ohci_at91_hub_control()
388 desc->wHubCharacteristics); in ohci_at91_hub_control()
Dohci-hub.c577 desc->wHubCharacteristics = (__force __u16)cpu_to_hc16(ohci, temp); in ohci_hub_descriptor()
Dehci-hub.c656 desc->wHubCharacteristics = cpu_to_le16(temp); in ehci_hub_descriptor()
Dxhci-hub.c71 desc->wHubCharacteristics = cpu_to_le16(temp); in xhci_common_hub_descriptor()
Dsl811-hcd.c1106 desc->wHubCharacteristics = cpu_to_le16(temp); in sl811h_hub_descriptor()
Disp116x-hcd.c952 desc->wHubCharacteristics = cpu_to_le16((u16) ((reg >> 8) & 0x1f)); in isp116x_hub_descriptor()
Disp1760-hcd.c1803 desc->wHubCharacteristics = cpu_to_le16(temp); in isp1760_hub_descriptor()
Dimx21-hcd.c1470 desc->wHubCharacteristics = (__force __u16) cpu_to_le16( in get_hub_descriptor()
Dr8a66597-hcd.c2152 desc->wHubCharacteristics = cpu_to_le16(0x0011); in r8a66597_hub_descriptor()
Doxu210hp-hcd.c462 desc->wHubCharacteristics = (__force __u16)cpu_to_le16(temp); in ehci_hub_descriptor()
Disp1362-hcd.c1552 desc->wHubCharacteristics = cpu_to_le16((reg >> 8) & 0x1f); in isp1362_hub_descriptor()
Du132-hcd.c2602 desc->wHubCharacteristics = cpu_to_le16(temp); in u132_roothub_descriptor()
/drivers/usb/core/
Dhub.c613 u16 wHubCharacteristics = in hub_power_on() local
614 le16_to_cpu(hub->descriptor->wHubCharacteristics); in hub_power_on()
622 if ((wHubCharacteristics & HUB_CHAR_LPSM) < 2) in hub_power_on()
1080 u16 wHubCharacteristics; in hub_configure() local
1130 wHubCharacteristics = le16_to_cpu(hub->descriptor->wHubCharacteristics); in hub_configure()
1133 if ((wHubCharacteristics & HUB_CHAR_COMPOUND) && in hub_configure()
1147 switch (wHubCharacteristics & HUB_CHAR_LPSM) { in hub_configure()
1160 switch (wHubCharacteristics & HUB_CHAR_OCPM) { in hub_configure()
1203 switch (wHubCharacteristics & HUB_CHAR_TTTT) { in hub_configure()
1233 if (wHubCharacteristics & HUB_CHAR_PORTIND) { in hub_configure()
[all …]
/drivers/usb/wusbcore/
Drh.c179 descr->wHubCharacteristics = cpu_to_le16( in wusbhc_rh_get_hub_descr()
/drivers/usb/musb/
Dmusb_virthub.c298 desc->wHubCharacteristics = cpu_to_le16( in musb_hub_control()
/drivers/staging/usbip/
Dvhci_hcd.c254 desc->wHubCharacteristics = (__force __u16) in hub_descriptor()
/drivers/usb/gadget/
Ddummy_hcd.c1928 desc->wHubCharacteristics = cpu_to_le16(0x0001); in ss_hub_descriptor()
1939 desc->wHubCharacteristics = cpu_to_le16(0x0001); in hub_descriptor()
/drivers/usb/renesas_usbhs/
Dmod_host.c1220 desc->wHubCharacteristics = cpu_to_le16(0x0011); in __usbhsh_hub_get_status()
/drivers/staging/ozwpan/
Dozhcd.c1887 desc->wHubCharacteristics = (__force __u16) in oz_get_hub_descriptor()