Home
last modified time | relevance | path

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

/linux/drivers/usb/host/
H A Dxhci-mem.c1647 int num_sp = HCS_MAX_SCRATCHPAD(xhci->hcs_params2); in scratchpad_alloc()
1715 num_sp = HCS_MAX_SCRATCHPAD(xhci->hcs_params2); in scratchpad_free()
2295 max_segs = BIT(HCS_ERST_MAX(xhci->hcs_params2)); in xhci_alloc_interrupter()
H A Dxhci.h68 __le32 hcs_params2; member
1511 __u32 hcs_params2; member
H A Dxhci-ring.c3972 int ist = HCS_IST_VALUE(xhci->hcs_params2); in xhci_ist_microframes()
3974 if (xhci->hcs_params2 & HCS_IST_UNIT) in xhci_ist_microframes()
H A Dxhci.c5441 xhci->hcs_params2 = readl(&xhci->cap_regs->hcs_params2); in xhci_gen_setup()
/linux/drivers/usb/cdns3/
H A Dcdnsp-gadget.h57 __le32 hcs_params2; member