Searched refs:si_pmu_alp_clock (Results 1 – 6 of 6) sorted by relevance
| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/include/ |
| H A D | hndpmu.h | 197 extern uint32 si_pmu_alp_clock(si_t *sih, osl_t *osh); /* returns [Hz] units */
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/include/ |
| H A D | hndpmu.h | 197 extern uint32 si_pmu_alp_clock(si_t *sih, osl_t *osh); /* returns [Hz] units */
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/ |
| H A D | hndpmu.c | 3000 xf = si_pmu_alp_clock(sih, osh)/1000; in BCMPOSTTRAPFN() 3060 xf = si_pmu_alp_clock(sih, osh)/1000; in BCMPOSTTRAPFN() 5202 BCMPOSTTRAPFN(si_pmu_alp_clock)(si_t *sih, osl_t *osh) in BCMPOSTTRAPFN() argument 5311 fc = si_pmu_alp_clock(sih, osh) / 1000000; in BCMPOSTTRAPFN()
|
| H A D | siutils.c | 4670 return si_pmu_alp_clock(sih, si_osh(sih)); in BCMINITFN()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/ |
| H A D | hndpmu.c | 3000 xf = si_pmu_alp_clock(sih, osh)/1000; in BCMPOSTTRAPFN() 3060 xf = si_pmu_alp_clock(sih, osh)/1000; in BCMPOSTTRAPFN() 5202 BCMPOSTTRAPFN(si_pmu_alp_clock)(si_t *sih, osl_t *osh) in BCMPOSTTRAPFN() argument 5311 fc = si_pmu_alp_clock(sih, osh) / 1000000; in BCMPOSTTRAPFN()
|
| H A D | siutils.c | 4670 return si_pmu_alp_clock(sih, si_osh(sih)); in BCMINITFN()
|