Home
last modified time | relevance | path

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

/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/usb/
H A Dch11.h219 #define HUB_CHAR_NO_OCPM 0x0010 /* No Over-current Protection support */ macro
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/usb/
H A Dch11.h219 #define HUB_CHAR_NO_OCPM 0x0010 /* No Over-current Protection support */ macro
/OK3568_Linux_fs/kernel/include/uapi/linux/usb/
H A Dch11.h219 #define HUB_CHAR_NO_OCPM 0x0010 /* No Over-current Protection support */ macro
/OK3568_Linux_fs/kernel/drivers/usb/host/
H A Dfhci-hub.c31 HUB_CHAR_INDV_PORT_LPSM | HUB_CHAR_NO_OCPM, /* wHubCharacteristics */
H A Dohci-hub.c556 temp |= HUB_CHAR_NO_OCPM; in ohci_hub_descriptor()
H A Dsl811-hcd.c1112 temp |= HUB_CHAR_NO_OCPM; in sl811h_hub_descriptor()
H A Dimx21-hcd.c1473 HUB_CHAR_NO_OCPM); /* No over current protection */ in get_hub_descriptor()
H A Dr8a66597-hcd.c2134 cpu_to_le16(HUB_CHAR_INDV_PORT_LPSM | HUB_CHAR_NO_OCPM); in r8a66597_hub_descriptor()
H A Du132-hcd.c2582 temp |= HUB_CHAR_NO_OCPM; in u132_roothub_descriptor()
/OK3568_Linux_fs/kernel/drivers/usb/musb/
H A Dmusb_virthub.c332 | HUB_CHAR_NO_OCPM /* no overcurrent reporting */ in musb_hub_control()
/OK3568_Linux_fs/kernel/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()
/OK3568_Linux_fs/kernel/drivers/usb/core/
H A Dhub.c1497 case HUB_CHAR_NO_OCPM: in hub_configure()