Searched refs:hcs_params (Results 1 – 5 of 5) 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()731 if (HCS_INDICATOR (ehci->hcs_params)) in ehci_hub_descriptor()748 int ports = HCS_N_PORTS (ehci->hcs_params); in ehci_hub_control()838 if (HCS_PPC(ehci->hcs_params)) { in ehci_hub_control()
315 int port = HCS_N_PORTS(ehci->hcs_params); in ehci_turn_off_all_ports()684 ehci->hcs_params = ehci_readl(ehci, &ehci->caps->hcs_params); in ehci_setup()789 unsigned i = HCS_N_PORTS (ehci->hcs_params); in ehci_irq_handler()
207 ehci->hcs_params = hal_readl(&ehci->caps->hcs_params); in sunxi_insmod_ehci()
134 uint32_t hcs_params; /* cached register copy */ member
39 u32 hcs_params; /* HCSPARAMS - offset 0x4 */ member
Completed in 18 milliseconds