Home
last modified time | relevance | path

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

/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/usb/
Dch11.h114 #define HUB_CHAR_NO_OCPM 0x0010 macro
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/usb/
Dch11.h122 #define HUB_CHAR_NO_OCPM 0x0010 macro
/kernel/linux/linux-5.10/include/uapi/linux/usb/
Dch11.h219 #define HUB_CHAR_NO_OCPM 0x0010 /* No Over-current Protection support */ macro
/kernel/linux/linux-5.10/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.c2134 cpu_to_le16(HUB_CHAR_INDV_PORT_LPSM | HUB_CHAR_NO_OCPM); in r8a66597_hub_descriptor()
Du132-hcd.c2582 temp |= HUB_CHAR_NO_OCPM; in u132_roothub_descriptor()
/kernel/linux/linux-5.10/drivers/usb/musb/
Dmusb_virthub.c332 | HUB_CHAR_NO_OCPM /* no overcurrent reporting */ in musb_hub_control()
/kernel/linux/linux-5.10/drivers/usb/renesas_usbhs/
Dmod_host.c1224 cpu_to_le16(HUB_CHAR_INDV_PORT_LPSM | HUB_CHAR_NO_OCPM); in __usbhsh_hub_get_status()
/kernel/linux/linux-5.10/drivers/usb/core/
Dhub.c1500 case HUB_CHAR_NO_OCPM: in hub_configure()