Home
last modified time | relevance | path

Searched refs:USB_PORT_STAT_C_SUSPEND (Results 1 – 4 of 4) sorted by relevance

/bsp/allwinner/libraries/sunxi-hal/hal/source/usb/include/
A Dusb_host_hub.h83 #define USB_PORT_STAT_C_SUSPEND 0x0004 macro
/bsp/allwinner/libraries/sunxi-hal/hal/source/usb/core/
A Dusb_gen_hub_base.c702 if (portchange & USB_PORT_STAT_C_SUSPEND) in hub_resume()
706 portchange &= ~USB_PORT_STAT_C_SUSPEND; in hub_resume()
A Dusb_gen_hub.c1739 if (portchange & USB_PORT_STAT_C_SUSPEND) in hub_events()
/bsp/allwinner/libraries/sunxi-hal/hal/source/usb/host/
A Dehci-hub.c1018 status |= USB_PORT_STAT_C_SUSPEND << 16; in ehci_hub_control()

Completed in 795 milliseconds