Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/usb/host/
Dxhci-dbg.c222 temp = readl(&xhci->run_regs->microframe_index); in xhci_print_run_regs()
224 &xhci->run_regs->microframe_index, in xhci_print_run_regs()
Dxhci.h482 __le32 microframe_index; member
Dxhci-ring.c3777 start_frame = readl(&xhci->run_regs->microframe_index); in xhci_queue_isoc_tx_prepare()
Dxhci.c4864 return readl(&xhci->run_regs->microframe_index) >> 3; in xhci_get_frame()