Home
last modified time | relevance | path

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

/linux/include/uapi/linux/usb/
A Dch11.h219 #define HUB_CHAR_NO_OCPM 0x0010 /* No Over-current Protection support */ macro
/linux/drivers/usb/host/
A Dfhci-hub.c31 HUB_CHAR_INDV_PORT_LPSM | HUB_CHAR_NO_OCPM, /* wHubCharacteristics */
A Dohci-hub.c559 temp |= HUB_CHAR_NO_OCPM; in ohci_hub_descriptor()
A Dsl811-hcd.c1112 temp |= HUB_CHAR_NO_OCPM; in sl811h_hub_descriptor()
A Dr8a66597-hcd.c2134 cpu_to_le16(HUB_CHAR_INDV_PORT_LPSM | HUB_CHAR_NO_OCPM); in r8a66597_hub_descriptor()
A Du132-hcd.c2580 temp |= HUB_CHAR_NO_OCPM; in u132_roothub_descriptor()
/linux/drivers/usb/musb/
A Dmusb_virthub.c332 | HUB_CHAR_NO_OCPM /* no overcurrent reporting */ in musb_hub_control()
/linux/drivers/usb/renesas_usbhs/
A Dmod_host.c1224 cpu_to_le16(HUB_CHAR_INDV_PORT_LPSM | HUB_CHAR_NO_OCPM); in __usbhsh_hub_get_status()
/linux/drivers/usb/core/
A Dhub.c1495 case HUB_CHAR_NO_OCPM: in hub_configure()

Completed in 40 milliseconds