microframe_index 3680 drivers/usb/host/xhci-ring.c 	current_frame_id = readl(&xhci->run_regs->microframe_index);
microframe_index 3689 drivers/usb/host/xhci-ring.c 		 __func__, index, readl(&xhci->run_regs->microframe_index),
microframe_index 3967 drivers/usb/host/xhci-ring.c 	start_frame = readl(&xhci->run_regs->microframe_index);
microframe_index 5113 drivers/usb/host/xhci.c 	return readl(&xhci->run_regs->microframe_index) >> 3;
microframe_index  531 drivers/usb/host/xhci.h 	__le32			microframe_index;