Home
last modified time | relevance | path

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

/drivers/usb/host/
Dxhci-ring.c3902 ist = HCS_IST(xhci->hcs_params2) & 0x7; in xhci_get_isoc_frame_id()
3903 if (HCS_IST(xhci->hcs_params2) & (1 << 3)) in xhci_get_isoc_frame_id()
4228 ist = HCS_IST(xhci->hcs_params2) & 0x7; in xhci_queue_isoc_tx_prepare()
4229 if (HCS_IST(xhci->hcs_params2) & (1 << 3)) in xhci_queue_isoc_tx_prepare()
Dxhci.h57 __le32 hcs_params2; member
1777 __u32 hcs_params2; member
Dxhci-mem.c1729 int num_sp = HCS_MAX_SCRATCHPAD(xhci->hcs_params2); in scratchpad_alloc()
1798 num_sp = HCS_MAX_SCRATCHPAD(xhci->hcs_params2); in scratchpad_free()
Dxhci.c5440 xhci->hcs_params2 = readl(&xhci->cap_regs->hcs_params2); in xhci_gen_setup()
/drivers/usb/cdns3/
Dcdnsp-gadget.h57 __le32 hcs_params2; member