max_frame_usage   263 drivers/usb/host/fhci-hcd.c 	usb->max_frame_usage = FRAME_TIME_USAGE;
max_frame_usage   415 drivers/usb/host/fhci-sched.c 	gtm_set_exact_timer16(fhci->timer, usb->max_frame_usage, false);
max_frame_usage   584 drivers/usb/host/fhci-tds.c 	if (((fhci_get_sof_timer_count(usb) < usb->max_frame_usage) ||
max_frame_usage   429 drivers/usb/host/fhci.h 	u16 max_frame_usage;	 /* max frame time usage,in micro-sec */