Home
last modified time | relevance | path

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

/linux-4.1.27/include/uapi/linux/usb/
Dch11.h189 #define HUB_CHAR_NO_OCPM 0x0010 /* No Over-current Protection support */ macro
/linux-4.1.27/drivers/usb/wusbcore/
Drh.c190 | HUB_CHAR_NO_OCPM /* No overcurrent protection */ in wusbhc_rh_get_hub_descr()
/linux-4.1.27/drivers/usb/host/
Dfhci-hub.c35 HUB_CHAR_INDV_PORT_LPSM | HUB_CHAR_NO_OCPM, /* wHubCharacteristics */
Dohci-hub.c553 temp |= HUB_CHAR_NO_OCPM; in ohci_hub_descriptor()
Dsl811-hcd.c1111 temp |= HUB_CHAR_NO_OCPM; in sl811h_hub_descriptor()
Dimx21-hcd.c1486 HUB_CHAR_NO_OCPM); /* No over current protection */ in get_hub_descriptor()
Dr8a66597-hcd.c2145 cpu_to_le16(HUB_CHAR_INDV_PORT_LPSM | HUB_CHAR_NO_OCPM); in r8a66597_hub_descriptor()
Du132-hcd.c2599 temp |= HUB_CHAR_NO_OCPM; in u132_roothub_descriptor()
/linux-4.1.27/drivers/usb/musb/
Dmusb_virthub.c350 | HUB_CHAR_NO_OCPM /* no overcurrent reporting */ in musb_hub_control()
/linux-4.1.27/drivers/usb/renesas_usbhs/
Dmod_host.c1238 cpu_to_le16(HUB_CHAR_INDV_PORT_LPSM | HUB_CHAR_NO_OCPM); in __usbhsh_hub_get_status()
/linux-4.1.27/drivers/usb/core/
Dhub.c1458 case HUB_CHAR_NO_OCPM: in hub_configure()