Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/usb/host/
Dxhci.h66 __le32 hcs_params3; member
1520 __u32 hcs_params3; member
Dxhci-dbg.c91 temp = readl(&xhci->cap_regs->hcs_params3); in xhci_print_cap_regs()
Dxhci-hub.c100 temp = readl(&xhci->cap_regs->hcs_params3); in xhci_create_usb3_bos_desc()
Dxhci.c4080 u2del = HCS_U2_LATENCY(xhci->hcs_params3); in xhci_calculate_hird_besl()
4901 xhci->hcs_params3 = readl(&xhci->cap_regs->hcs_params3); in xhci_gen_setup()