Home
last modified time | relevance | path

Searched refs:ilpcycles_per_sec (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/
H A Dhndpmu.c311 crinfo.ilpcycles_per_sec = ilpcycles_per_sec; in si_pmu_ulp_enter_cb()
312 ULP_DBG(("%s: ilpcycles_per_sec: %x\n", __FUNCTION__, ilpcycles_per_sec)); in si_pmu_ulp_enter_cb()
323 ilpcycles_per_sec = crinfo->ilpcycles_per_sec; in si_pmu_ulp_exit_cb()
325 ilpcycles_per_sec, cache_data)); in si_pmu_ulp_exit_cb()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/
H A Dhndpmu.c267 crinfo.ilpcycles_per_sec = ilpcycles_per_sec; in si_pmu_ulp_enter_cb()
268 ULP_DBG(("%s: ilpcycles_per_sec: %x\n", __FUNCTION__, ilpcycles_per_sec)); in si_pmu_ulp_enter_cb()
279 ilpcycles_per_sec = crinfo->ilpcycles_per_sec; in si_pmu_ulp_exit_cb()
281 ilpcycles_per_sec, cache_data)); in si_pmu_ulp_exit_cb()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/
H A Dhndpmu.c267 crinfo.ilpcycles_per_sec = ilpcycles_per_sec; in si_pmu_ulp_enter_cb()
268 ULP_DBG(("%s: ilpcycles_per_sec: %x\n", __FUNCTION__, ilpcycles_per_sec)); in si_pmu_ulp_enter_cb()
279 ilpcycles_per_sec = crinfo->ilpcycles_per_sec; in si_pmu_ulp_exit_cb()
281 ilpcycles_per_sec, cache_data)); in si_pmu_ulp_exit_cb()
/OK3568_Linux_fs/external/rkwifibt/drivers/infineon/
H A Dhndpmu.c267 crinfo.ilpcycles_per_sec = ilpcycles_per_sec; in si_pmu_ulp_enter_cb()
268 ULP_DBG(("%s: ilpcycles_per_sec: %x\n", __FUNCTION__, ilpcycles_per_sec)); in si_pmu_ulp_enter_cb()
279 ilpcycles_per_sec = crinfo->ilpcycles_per_sec; in si_pmu_ulp_exit_cb()
281 ilpcycles_per_sec, cache_data)); in si_pmu_ulp_exit_cb()
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Dhndpmu.c5568 static uint32 ilpcycles_per_sec = 0; variable
5573 ilpcycles_per_sec = cycles_per_sec; in BCMPOSTTRAPFN()
5591 if (ilpcycles_per_sec == 0) { in BCMINITFN()
5611 ilpcycles_per_sec = delta * (1000 / ILP_CALC_DUR); in BCMINITFN()
5616 ASSERT(ilpcycles_per_sec != 0); in BCMINITFN()
5617 return ilpcycles_per_sec; in BCMINITFN()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Dhndpmu.c5568 static uint32 ilpcycles_per_sec = 0; variable
5573 ilpcycles_per_sec = cycles_per_sec; in BCMPOSTTRAPFN()
5591 if (ilpcycles_per_sec == 0) { in BCMINITFN()
5611 ilpcycles_per_sec = delta * (1000 / ILP_CALC_DUR); in BCMINITFN()
5616 ASSERT(ilpcycles_per_sec != 0); in BCMINITFN()
5617 return ilpcycles_per_sec; in BCMINITFN()