Home
last modified time | relevance | path

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

/linux/drivers/usb/host/
H A Dxhci-ring.c4029 u32 mfindex; in xhci_get_isoc_start_frame() local
4041 mfindex = readl(&xhci->run_regs->microframe_index); in xhci_get_isoc_start_frame()
4045 curr_frame = MFINDEX_TO_FRAME(mfindex); in xhci_get_isoc_start_frame()
4052 start_uframe = mfindex + ist + XHCI_CFC_DELAY; in xhci_get_isoc_start_frame()