HomeSort by: relevance | last modified time | path
    Searched refs:frrem_samples (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/external/bsd/dwc2/dist/
dwc2_core.h 803 u32 frrem_samples; member in struct:dwc2_hsotg
dwc2_hcd.c 2087 hsotg->frrem_samples, hsotg->frrem_accum,
2088 hsotg->frrem_samples > 0 ?
2089 hsotg->frrem_accum / hsotg->frrem_samples : 0);

Completed in 13 milliseconds