Searched refs:HCS_N_PORTS (Results 1 – 3 of 3) sorted by relevance
636 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()
315 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()
46 #define HCS_N_PORTS(p) (((p)>>0)&0xf) /* bits 3:0, ports on HC */ macro
Completed in 13 milliseconds