Searched refs:si_pmu_si_clock (Results 1 – 6 of 6) sorted by relevance
| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/include/ |
| H A D | hndpmu.h | 194 extern uint32 si_pmu_si_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 | 194 extern uint32 si_pmu_si_clock(si_t *sih, osl_t *osh); /* returns [Hz] units */
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/ |
| H A D | hndpmu.c | 4534 return si_pmu_si_clock(sih, osh); /* in [hz] units */ in BCMPOSTTRAPFN() 5326 BCMPOSTTRAPFN(si_pmu_si_clock)(si_t *sih, osl_t *osh) in BCMPOSTTRAPFN() argument 5446 clock = si_pmu_si_clock(sih, osh); in BCMPOSTTRAPFN() 5501 clock = si_pmu_si_clock(sih, osh); in si_pmu_mem_ca7clock() 5551 clock = si_pmu_si_clock(sih, osh); /* mem clk same as backplane clk */ in BCMINITFN()
|
| H A D | siutils.c | 4634 rate = si_pmu_si_clock(sih, sii->osh); in BCMINITFN()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/ |
| H A D | hndpmu.c | 4534 return si_pmu_si_clock(sih, osh); /* in [hz] units */ in BCMPOSTTRAPFN() 5326 BCMPOSTTRAPFN(si_pmu_si_clock)(si_t *sih, osl_t *osh) in BCMPOSTTRAPFN() argument 5446 clock = si_pmu_si_clock(sih, osh); in BCMPOSTTRAPFN() 5501 clock = si_pmu_si_clock(sih, osh); in si_pmu_mem_ca7clock() 5551 clock = si_pmu_si_clock(sih, osh); /* mem clk same as backplane clk */ in BCMINITFN()
|
| H A D | siutils.c | 4634 rate = si_pmu_si_clock(sih, sii->osh); in BCMINITFN()
|