Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/usb/host/
Dxhci-pci.c99 xhci->hcs_params2 = xhci_readl(xhci, &xhci->cap_regs->hcs_params2); in xhci_pci_setup()
Dxhci.h62 u32 hcs_params2; member
1210 __u32 hcs_params2; member
Dxhci-dbg.c82 temp = xhci_readl(xhci, &xhci->cap_regs->hcs_params2); in xhci_print_cap_regs()
Dxhci-mem.c1322 int num_sp = HCS_MAX_SCRATCHPAD(xhci->hcs_params2); in scratchpad_alloc()
1398 num_sp = HCS_MAX_SCRATCHPAD(xhci->hcs_params2); in scratchpad_free()