Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Dhndpmu.c8474 uint32 pmu_totalsize = 0; in BCMPOSTTRAPFN() local
8543 pmu_totalsize += (ARRAYSIZE(pmuregsdump)); in BCMPOSTTRAPFN()
8553 pmu_totalsize += (ARRAYSIZE(pmuregsdump_mac_res1)); in BCMPOSTTRAPFN()
8563 pmu_totalsize += (ARRAYSIZE(pmuregsdump_mac_res2)); in BCMPOSTTRAPFN()
8574 pmu_totalsize += (ARRAYSIZE(pmuregsdump_pmu_int1)); in BCMPOSTTRAPFN()
8579 rodata_pmuregdump_ptr = (p32 - (2 * pmu_totalsize)); in BCMPOSTTRAPFN()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Dhndpmu.c8474 uint32 pmu_totalsize = 0; in BCMPOSTTRAPFN() local
8543 pmu_totalsize += (ARRAYSIZE(pmuregsdump)); in BCMPOSTTRAPFN()
8553 pmu_totalsize += (ARRAYSIZE(pmuregsdump_mac_res1)); in BCMPOSTTRAPFN()
8563 pmu_totalsize += (ARRAYSIZE(pmuregsdump_mac_res2)); in BCMPOSTTRAPFN()
8574 pmu_totalsize += (ARRAYSIZE(pmuregsdump_pmu_int1)); in BCMPOSTTRAPFN()
8579 rodata_pmuregdump_ptr = (p32 - (2 * pmu_totalsize)); in BCMPOSTTRAPFN()