Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/usb/host/
Dxhci.h63 __le32 hcs_params2; member
1460 __u32 hcs_params2; member
Dxhci-dbg.c82 temp = readl(&xhci->cap_regs->hcs_params2); in xhci_print_cap_regs()
Dxhci-mem.c1644 int num_sp = HCS_MAX_SCRATCHPAD(xhci->hcs_params2); in scratchpad_alloc()
1720 num_sp = HCS_MAX_SCRATCHPAD(xhci->hcs_params2); in scratchpad_free()
Dxhci.c4914 xhci->hcs_params2 = readl(&xhci->cap_regs->hcs_params2); in xhci_gen_setup()