Home
last modified time | relevance | path

Searched refs:HCS_N_PORTS (Results 1 – 3 of 3) sorted by relevance

/bsp/allwinner/libraries/sunxi-hal/hal/source/usb/host/
A Dehci-hub.c636 ports = HCS_N_PORTS (ehci->hcs_params); in ehci_hub_status_data()
709 int ports = HCS_N_PORTS (ehci->hcs_params); in ehci_hub_descriptor()
748 int ports = HCS_N_PORTS (ehci->hcs_params); in ehci_hub_control()
A Dehci-hcd.c315 int port = HCS_N_PORTS(ehci->hcs_params); in ehci_turn_off_all_ports()
789 unsigned i = HCS_N_PORTS (ehci->hcs_params); in ehci_irq_handler()
/bsp/allwinner/libraries/sunxi-hal/hal/source/usb/include/
A Dehci_def.h46 #define HCS_N_PORTS(p) (((p)>>0)&0xf) /* bits 3:0, ports on HC */ macro

Completed in 13 milliseconds