Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/usb/host/
Dxhci.h64 __le32 hcs_params3; member
1461 __u32 hcs_params3; member
Dxhci-dbg.c90 temp = readl(&xhci->cap_regs->hcs_params3); in xhci_print_cap_regs()
Dxhci-hub.c758 temp = readl(&xhci->cap_regs->hcs_params3); in xhci_hub_control()
Dxhci.c4092 u2del = HCS_U2_LATENCY(xhci->hcs_params3); in xhci_calculate_hird_besl()
4915 xhci->hcs_params3 = readl(&xhci->cap_regs->hcs_params3); in xhci_gen_setup()