Home
last modified time | relevance | path

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

/Linux-v4.19/include/uapi/linux/usb/
Dch11.h219 #define HUB_CHAR_NO_OCPM 0x0010 /* No Over-current Protection support */ macro
/Linux-v4.19/drivers/usb/wusbcore/
Drh.c176 | HUB_CHAR_NO_OCPM /* No overcurrent protection */ in wusbhc_rh_get_hub_descr()
/Linux-v4.19/drivers/usb/host/
Dfhci-hub.c31 HUB_CHAR_INDV_PORT_LPSM | HUB_CHAR_NO_OCPM, /* wHubCharacteristics */
Dohci-hub.c556 temp |= HUB_CHAR_NO_OCPM; in ohci_hub_descriptor()
Dsl811-hcd.c1112 temp |= HUB_CHAR_NO_OCPM; in sl811h_hub_descriptor()
Dimx21-hcd.c1473 HUB_CHAR_NO_OCPM); /* No over current protection */ in get_hub_descriptor()
Dr8a66597-hcd.c2133 cpu_to_le16(HUB_CHAR_INDV_PORT_LPSM | HUB_CHAR_NO_OCPM); in r8a66597_hub_descriptor()
Du132-hcd.c2585 temp |= HUB_CHAR_NO_OCPM; in u132_roothub_descriptor()
/Linux-v4.19/drivers/usb/musb/
Dmusb_virthub.c332 | HUB_CHAR_NO_OCPM /* no overcurrent reporting */ in musb_hub_control()
/Linux-v4.19/drivers/usb/renesas_usbhs/
Dmod_host.c1224 cpu_to_le16(HUB_CHAR_INDV_PORT_LPSM | HUB_CHAR_NO_OCPM); in __usbhsh_hub_get_status()
/Linux-v4.19/drivers/usb/core/
Dhub.c1432 case HUB_CHAR_NO_OCPM: in hub_configure()