Home
last modified time | relevance | path

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

/bsp/allwinner/libraries/sunxi-hal/hal/source/usb/include/
A Dusb_host_hub.h46 #define USB_PORT_FEAT_POWER 8 macro
/bsp/allwinner/libraries/sunxi-hal/hal/source/usb/host/
A Dehci-hub.c837 case USB_PORT_FEAT_POWER: in ehci_hub_control()
1084 case USB_PORT_FEAT_POWER: in ehci_hub_control()
A Dohci-hub.c720 case USB_PORT_FEAT_POWER:
781 case USB_PORT_FEAT_POWER:
/bsp/allwinner/libraries/sunxi-hal/hal/source/usb/core/
A Dusb_gen_hub.c295 set_port_feature(hub->hdev, port1, USB_PORT_FEAT_POWER); in hub_power_on()
1268 && !(portstatus & (1 << USB_PORT_FEAT_POWER))) in hub_port_connect_change()
1270 set_port_feature(hdev, port1, USB_PORT_FEAT_POWER); in hub_port_connect_change()

Completed in 17 milliseconds