Home
last modified time | relevance | path

Searched refs:USB_OTG_SRP (Results 1 – 7 of 7) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/usb/gadget/
H A Dconfig.c246 otg_attributes |= USB_OTG_SRP; in usb_otg_descriptor_init()
250 otg_attributes = USB_OTG_SRP | USB_OTG_HNP; in usb_otg_descriptor_init()
/OK3568_Linux_fs/u-boot/drivers/usb/gadget/
H A Dstorage_common.c393 .bmAttributes = USB_OTG_SRP,
H A Dether.c359 .bmAttributes = USB_OTG_SRP,
/OK3568_Linux_fs/u-boot/include/linux/usb/
H A Dch9.h718 #define USB_OTG_SRP (1 << 0) 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 Dch9.h756 #define USB_OTG_SRP (1 << 0) macro
/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 Dch9.h756 #define USB_OTG_SRP (1 << 0) macro
/OK3568_Linux_fs/kernel/include/uapi/linux/usb/
H A Dch9.h763 #define USB_OTG_SRP (1 << 0) macro