OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:USB_PORT_STAT_C_RESET
(Results
1 - 25
of
46
) sorted by null
1
2
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/usb/
ch11.h
148
#define
USB_PORT_STAT_C_RESET
0x0010
/device/linaro/bootloader/edk2/MdeModulePkg/Bus/Usb/UsbBusDxe/
UsbHub.c
30
{
USB_PORT_STAT_C_RESET
, EfiUsbPortResetChange}
38
{
USB_PORT_STAT_C_RESET
, EfiUsbPortResetChange},
975
} else if (USB_BIT_IS_SET (PortState.PortChangeStatus,
USB_PORT_STAT_C_RESET
)) {
993
// Check
USB_PORT_STAT_C_RESET
bit to see if the resetting state is done.
1005
USB_BIT_IS_SET (PortState.PortChangeStatus,
USB_PORT_STAT_C_RESET
)) {
[
all
...]
/bionic/libc/kernel/uapi/linux/usb/
ch11.h
122
#define
USB_PORT_STAT_C_RESET
0x0010
/development/ndk/platforms/android-21/include/linux/usb/
ch11.h
117
#define
USB_PORT_STAT_C_RESET
0x0010
/device/linaro/bootloader/edk2/MdeModulePkg/Bus/Usb/UsbBusPei/
UsbPeim.c
250
if ((PortStatus.PortChangeStatus & (USB_PORT_STAT_C_CONNECTION | USB_PORT_STAT_C_ENABLE | USB_PORT_STAT_C_OVERCURRENT |
USB_PORT_STAT_C_RESET
)) == 0) {
292
if (((PortStatus.PortChangeStatus &
USB_PORT_STAT_C_RESET
) == 0) ||
480
if ((PortStatus.PortChangeStatus & (USB_PORT_STAT_C_CONNECTION | USB_PORT_STAT_C_ENABLE | USB_PORT_STAT_C_OVERCURRENT |
USB_PORT_STAT_C_RESET
)) == 0) {
518
if (((PortStatus.PortChangeStatus &
USB_PORT_STAT_C_RESET
) == 0) ||
[
all
...]
/external/kernel-headers/original/uapi/linux/usb/
ch11.h
176
#define
USB_PORT_STAT_C_RESET
0x0010
/prebuilts/ndk/r10/platforms/android-21/arch-arm/usr/include/linux/usb/
ch11.h
117
#define
USB_PORT_STAT_C_RESET
0x0010
/prebuilts/ndk/r10/platforms/android-21/arch-arm64/usr/include/linux/usb/
ch11.h
117
#define
USB_PORT_STAT_C_RESET
0x0010
/prebuilts/ndk/r10/platforms/android-21/arch-mips/usr/include/linux/usb/
ch11.h
117
#define
USB_PORT_STAT_C_RESET
0x0010
/prebuilts/ndk/r10/platforms/android-21/arch-mips64/usr/include/linux/usb/
ch11.h
117
#define
USB_PORT_STAT_C_RESET
0x0010
/prebuilts/ndk/r10/platforms/android-21/arch-x86/usr/include/linux/usb/
ch11.h
117
#define
USB_PORT_STAT_C_RESET
0x0010
/prebuilts/ndk/r10/platforms/android-21/arch-x86_64/usr/include/linux/usb/
ch11.h
117
#define
USB_PORT_STAT_C_RESET
0x0010
/prebuilts/ndk/r10/platforms/android-23/arch-arm/usr/include/linux/usb/
ch11.h
117
#define
USB_PORT_STAT_C_RESET
0x0010
/prebuilts/ndk/r10/platforms/android-23/arch-arm64/usr/include/linux/usb/
ch11.h
117
#define
USB_PORT_STAT_C_RESET
0x0010
/prebuilts/ndk/r10/platforms/android-23/arch-mips/usr/include/linux/usb/
ch11.h
117
#define
USB_PORT_STAT_C_RESET
0x0010
/prebuilts/ndk/r10/platforms/android-23/arch-mips64/usr/include/linux/usb/
ch11.h
117
#define
USB_PORT_STAT_C_RESET
0x0010
/prebuilts/ndk/r10/platforms/android-23/arch-x86/usr/include/linux/usb/
ch11.h
117
#define
USB_PORT_STAT_C_RESET
0x0010
/prebuilts/ndk/r10/platforms/android-23/arch-x86_64/usr/include/linux/usb/
ch11.h
117
#define
USB_PORT_STAT_C_RESET
0x0010
/prebuilts/ndk/r11/platforms/android-21/arch-arm/usr/include/linux/usb/
ch11.h
117
#define
USB_PORT_STAT_C_RESET
0x0010
/prebuilts/ndk/r11/platforms/android-21/arch-arm64/usr/include/linux/usb/
ch11.h
117
#define
USB_PORT_STAT_C_RESET
0x0010
/prebuilts/ndk/r11/platforms/android-21/arch-mips/usr/include/linux/usb/
ch11.h
117
#define
USB_PORT_STAT_C_RESET
0x0010
/prebuilts/ndk/r11/platforms/android-21/arch-mips64/usr/include/linux/usb/
ch11.h
117
#define
USB_PORT_STAT_C_RESET
0x0010
/prebuilts/ndk/r11/platforms/android-21/arch-x86/usr/include/linux/usb/
ch11.h
117
#define
USB_PORT_STAT_C_RESET
0x0010
/prebuilts/ndk/r11/platforms/android-21/arch-x86_64/usr/include/linux/usb/
ch11.h
117
#define
USB_PORT_STAT_C_RESET
0x0010
/prebuilts/ndk/r11/platforms/android-23/arch-arm/usr/include/linux/usb/
ch11.h
117
#define
USB_PORT_STAT_C_RESET
0x0010
Completed in 78 milliseconds
1
2