Searched refs:hfnum_other_frrem_accum (Results 1 - 6 of 6) sorted by relevance

/netgear-R7800-V1.0.2.28/target/linux/lantiq/files/drivers/usb/dwc_otg/
H A Ddwc_otg_cil.h655 uint32_t hfnum_other_frrem_accum; member in struct:dwc_otg_core_if
662 uint64_t hfnum_other_frrem_accum; member in struct:dwc_otg_core_if
H A Ddwc_otg_hcd.c2738 _hcd->core_if->hfnum_other_samples, _hcd->core_if->hfnum_other_frrem_accum,
2740 _hcd->core_if->hfnum_other_frrem_accum/_hcd->core_if->hfnum_other_samples : 0);
H A Ddwc_otg_cil.c1454 _core_if->hfnum_other_frrem_accum += hfnum.b.frrem;
/netgear-R7800-V1.0.2.28/target/linux/ramips/files/drivers/usb/dwc_otg/
H A Ddwc_otg_cil.h787 uint64_t hfnum_other_frrem_accum; member in struct:dwc_otg_core_if
H A Ddwc_otg_hcd.c2722 hcd->core_if->hfnum_other_samples, hcd->core_if->hfnum_other_frrem_accum,
2724 hcd->core_if->hfnum_other_frrem_accum/hcd->core_if->hfnum_other_samples : 0);
H A Ddwc_otg_cil.c1610 core_if->hfnum_other_frrem_accum += hfnum.b.frrem;

Completed in 85 milliseconds