Searched refs:end_count (Results 1 – 2 of 2) sorted by relevance
587 long start_count, end_count; in pdc_detect_pll_input_clock() local605 end_count = pdc_read_counter(host); in pdc_detect_pll_input_clock()617 pll_clock = ((start_count - end_count) & 0x3fffffff) / 100 * in pdc_detect_pll_input_clock()621 start_count, end_count, pll_clock); in pdc_detect_pll_input_clock()
713 int end_count; in dwc2_uframe_schedule_split() local858 end_count = bytecount; in dwc2_uframe_schedule_split()867 end_count = 4; in dwc2_uframe_schedule_split()892 end_count = middle_count; in dwc2_uframe_schedule_split()898 end_count = other_data_bytes % 188; in dwc2_uframe_schedule_split()909 HS_USECS_ISO(end_count); in dwc2_uframe_schedule_split()