Home
last modified time | relevance | path

Searched refs:busy_bits (Results 1 – 2 of 2) sorted by relevance

/bsp/allwinner/libraries/sunxi-hal/hal/source/usb/include/
A Dusb_host_hub.h225 u32 busy_bits[1]; /* ports being reset */ member
/bsp/allwinner/libraries/sunxi-hal/hal/source/usb/core/
A Dusb_gen_hub.c1676 if (usb_test_bit(i, hub->busy_bits)) in hub_events()
1918 usb_set_bit(port1, parent_hub->busy_bits); in usb_reset_device()
1933 usb_clear_bit(port1, parent_hub->busy_bits); in usb_reset_device()

Completed in 8 milliseconds