Home
last modified time | relevance | path

Searched refs:offset_base (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Daiutils.c2516 uint32 *offset_base; in BCMPOSTTRAPFN() local
2518 arr_size = ai_get_wrapper_base_addr(&offset_base); in BCMPOSTTRAPFN()
2521 addr = (uint32 *)(wrap_ba + *(offset_base + i)); in BCMPOSTTRAPFN()
2556 uint32 *offset_base; in BCMPOSTTRAPFN() local
2558 arr_size = ai_get_wrapper_base_addr_etd_axierr(&offset_base); in BCMPOSTTRAPFN()
2560 addr = (uint32 *)(wrap_ba + *(offset_base + i)); in BCMPOSTTRAPFN()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Daiutils.c2516 uint32 *offset_base; in BCMPOSTTRAPFN() local
2518 arr_size = ai_get_wrapper_base_addr(&offset_base); in BCMPOSTTRAPFN()
2521 addr = (uint32 *)(wrap_ba + *(offset_base + i)); in BCMPOSTTRAPFN()
2556 uint32 *offset_base; in BCMPOSTTRAPFN() local
2558 arr_size = ai_get_wrapper_base_addr_etd_axierr(&offset_base); in BCMPOSTTRAPFN()
2560 addr = (uint32 *)(wrap_ba + *(offset_base + i)); in BCMPOSTTRAPFN()
H A Dnciutils.c3019 uint32 *offset_base; in nci_wrapper_dump_binary_one() local
3021 arr_size = nci_get_wrapper_base_addr(&offset_base); in nci_wrapper_dump_binary_one()
3024 addr = (uint32 *)(wrap_ba + *(offset_base + i)); in nci_wrapper_dump_binary_one()
3060 uint32 *offset_base; in nci_wrapper_dump_last_timeout() local
3062 arr_size = nci_get_wrapper_base_addr(&offset_base); in nci_wrapper_dump_last_timeout()
3064 addr = (uint32 *)(wrap_ba + *(offset_base + i)); in nci_wrapper_dump_last_timeout()