Home
last modified time | relevance | path

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

/linux/drivers/usb/cdns3/
H A Dcdnsp-gadget.h47 * @hcs_params2: HCSPARAMS2 - Structural Parameters 2
57 __le32 hcs_params2; member
/linux/drivers/usb/host/
H A Dxhci-ring.c3951 int ist = HCS_IST_VALUE(xhci->hcs_params2); in xhci_get_last_burst_packet_count()
3953 if (xhci->hcs_params2 & HCS_IST_UNIT) in xhci_get_last_burst_packet_count()
H A Dxhci.c5453 xhci->hcs_params2 = readl(&xhci->cap_regs->hcs_params2); in xhci_gen_setup()