Home
last modified time | relevance | path

Searched refs:hcs_params2 (Results 1 - 9 of 9) sorted by relevance

/kernel/linux/linux-5.10/drivers/usb/host/
H A Dxhci-ring.c3816 ist = HCS_IST(xhci->hcs_params2) & 0x7; in xhci_get_isoc_frame_id()
3817 if (HCS_IST(xhci->hcs_params2) & (1 << 3)) in xhci_get_isoc_frame_id()
4142 ist = HCS_IST(xhci->hcs_params2) & 0x7; in xhci_queue_isoc_tx_prepare()
4143 if (HCS_IST(xhci->hcs_params2) & (1 << 3)) in xhci_queue_isoc_tx_prepare()
H A Dxhci.h46 * @hcs_params2: HCSPARAMS2 - Structural Parameters 2
56 __le32 hcs_params2; member
80 /* HCSPARAMS2 - hcs_params2 - bitmasks */
1761 __u32 hcs_params2; member
H A Dxhci-mem.c1676 int num_sp = HCS_MAX_SCRATCHPAD(xhci->hcs_params2); in scratchpad_alloc()
1745 num_sp = HCS_MAX_SCRATCHPAD(xhci->hcs_params2); in scratchpad_free()
H A Dxhci.c5291 xhci->hcs_params2 = readl(&xhci->cap_regs->hcs_params2); in xhci_gen_setup()
/kernel/linux/linux-6.6/drivers/usb/host/
H A Dxhci-ring.c3966 ist = HCS_IST(xhci->hcs_params2) & 0x7; in xhci_get_isoc_frame_id()
3967 if (HCS_IST(xhci->hcs_params2) & (1 << 3)) in xhci_get_isoc_frame_id()
4291 ist = HCS_IST(xhci->hcs_params2) & 0x7; in xhci_queue_isoc_tx_prepare()
4292 if (HCS_IST(xhci->hcs_params2) & (1 << 3)) in xhci_queue_isoc_tx_prepare()
H A Dxhci.h46 * @hcs_params2: HCSPARAMS2 - Structural Parameters 2
56 __le32 hcs_params2; member
80 /* HCSPARAMS2 - hcs_params2 - bitmasks */
1772 __u32 hcs_params2; member
H A Dxhci-mem.c1627 int num_sp = HCS_MAX_SCRATCHPAD(xhci->hcs_params2); in scratchpad_alloc()
1695 num_sp = HCS_MAX_SCRATCHPAD(xhci->hcs_params2); in scratchpad_free()
H A Dxhci.c5167 xhci->hcs_params2 = readl(&xhci->cap_regs->hcs_params2); in xhci_gen_setup()
/kernel/linux/linux-6.6/drivers/usb/cdns3/
H A Dcdnsp-gadget.h47 * @hcs_params2: HCSPARAMS2 - Structural Parameters 2
57 __le32 hcs_params2; member

Completed in 48 milliseconds