Home
last modified time | relevance | path

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

/bsp/allwinner/libraries/sunxi-hal/hal/source/usb/include/
A Dusb_host_hub.h62 #define USB_PORT_STAT_ENABLE 0x0002 macro
/bsp/allwinner/libraries/sunxi-hal/hal/source/usb/host/
A Dehci-hub.c997 status |= USB_PORT_STAT_ENABLE; in ehci_hub_control()
/bsp/allwinner/libraries/sunxi-hal/hal/source/usb/core/
A Dusb_gen_hub_base.c507 | USB_PORT_STAT_ENABLE \ in hub_port_resume()
A Dusb_gen_hub.c421 (portstatus & USB_PORT_STAT_ENABLE)) in hub_port_wait_reset()
1273 if (portstatus & USB_PORT_STAT_ENABLE) in hub_port_connect_change()
1727 if (!(portstatus & USB_PORT_STAT_ENABLE) in hub_events()

Completed in 20 milliseconds