Home
last modified time | relevance | path

Searched refs:pmutime_prev (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Dhndpmu.c3875 uint32 pmutime_prev = 0, pmutime_elapsed = 0, res_pend; in BCMPOSTTRAPFN() local
3879 pmutime_prev = si_pmu_get_pmutimer(sih); in BCMPOSTTRAPFN()
3900 pmutime_elapsed += si_pmu_get_pmutime_diff(sih, osh, pmu, &pmutime_prev); in BCMPOSTTRAPFN()
3927 uint32 pmutime_prev; in BCMPOSTTRAPFN() local
3931 pmutime_prev = si_pmu_get_pmutimer(sih); in BCMPOSTTRAPFN()
3939 si_pmu_get_pmutime_diff(sih, osh, pmu, &pmutime_prev); in BCMPOSTTRAPFN()
3954 pmutime_prev = R_REG(osh, &pmu->pmutimer); in BCMPOSTTRAPFN()
3961 si_pmu_get_pmutime_diff(sih, osh, pmu, &pmutime_prev); in BCMPOSTTRAPFN()
3984 pmutime_prev = R_REG(osh, &pmu->pmutimer); in BCMPOSTTRAPFN()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Dhndpmu.c3875 uint32 pmutime_prev = 0, pmutime_elapsed = 0, res_pend; in BCMPOSTTRAPFN() local
3879 pmutime_prev = si_pmu_get_pmutimer(sih); in BCMPOSTTRAPFN()
3900 pmutime_elapsed += si_pmu_get_pmutime_diff(sih, osh, pmu, &pmutime_prev); in BCMPOSTTRAPFN()
3927 uint32 pmutime_prev; in BCMPOSTTRAPFN() local
3931 pmutime_prev = si_pmu_get_pmutimer(sih); in BCMPOSTTRAPFN()
3939 si_pmu_get_pmutime_diff(sih, osh, pmu, &pmutime_prev); in BCMPOSTTRAPFN()
3954 pmutime_prev = R_REG(osh, &pmu->pmutimer); in BCMPOSTTRAPFN()
3961 si_pmu_get_pmutime_diff(sih, osh, pmu, &pmutime_prev); in BCMPOSTTRAPFN()
3984 pmutime_prev = R_REG(osh, &pmu->pmutimer); in BCMPOSTTRAPFN()