Home
last modified time | relevance | path

Searched refs:HUB_CHAR_COMMON_LPSM (Results 1 – 7 of 7) 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.h210 #define HUB_CHAR_COMMON_LPSM 0x0000 /* All ports power control at once */ 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.h210 #define HUB_CHAR_COMMON_LPSM 0x0000 /* All ports power control at once */ macro
/OK3568_Linux_fs/kernel/include/uapi/linux/usb/
H A Dch11.h210 #define HUB_CHAR_COMMON_LPSM 0x0000 /* All ports power control at once */ macro
/OK3568_Linux_fs/kernel/drivers/usb/host/
H A Dohci-hub.c550 temp = HUB_CHAR_COMMON_LPSM | HUB_CHAR_COMMON_OCPM; in ohci_hub_descriptor()
H A Du132-hcd.c2576 temp = HUB_CHAR_COMMON_LPSM | HUB_CHAR_COMMON_OCPM; in u132_roothub_descriptor()
/OK3568_Linux_fs/kernel/drivers/usb/core/
H A Dhub.c1478 case HUB_CHAR_COMMON_LPSM: in hub_configure()
/OK3568_Linux_fs/kernel/drivers/usb/dwc2/
H A Dhcd.c3527 cpu_to_le16(HUB_CHAR_COMMON_LPSM | in dwc2_hcd_hub_control()