Home
last modified time | relevance | path

Searched refs:HUB_CHAR_INDV_PORT_LPSM (Results 1 – 9 of 9) sorted by relevance

/linux/include/uapi/linux/usb/
H A Dch11.h209 #define HUB_CHAR_INDV_PORT_LPSM 0x0001 /* per-port power control */ macro
/linux/drivers/usb/host/
H A Dfhci-hub.c31 HUB_CHAR_INDV_PORT_LPSM | HUB_CHAR_NO_OCPM, /* wHubCharacteristics */
H A Dohci-hub.c557 temp |= HUB_CHAR_INDV_PORT_LPSM; in ohci_hub_descriptor()
H A Dehci-hub.c719 temp |= HUB_CHAR_INDV_PORT_LPSM; /* per-port power control */ in ehci_hub_descriptor()
H A Dmax3421-hcd.c1639 desc->wHubCharacteristics = cpu_to_le16(HUB_CHAR_INDV_PORT_LPSM | in hub_descriptor()
/linux/drivers/usb/musb/
H A Dmusb_virthub.c330 HUB_CHAR_INDV_PORT_LPSM /* per-port power switching */ in musb_hub_control()
/linux/drivers/usb/gadget/udc/
H A Ddummy_hcd.c2083 HUB_CHAR_INDV_PORT_LPSM | in ss_hub_descriptor()
2096 HUB_CHAR_INDV_PORT_LPSM | in hub_descriptor()
/linux/drivers/usb/renesas_usbhs/
H A Dmod_host.c1224 cpu_to_le16(HUB_CHAR_INDV_PORT_LPSM | HUB_CHAR_NO_OCPM); in __usbhsh_hub_get_status()
/linux/drivers/usb/isp1760/
H A Disp1760-hcd.c2163 temp |= HUB_CHAR_INDV_PORT_LPSM; in isp1760_hub_descriptor()