| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/ |
| H A D | aiutils.c | 161 eromptr = (uint32 *)REG_MAP(erombase, SI_CORE_SIZE); in ai_scan() 166 sii->curwrap = (void *)((uintptr)regs + SI_CORE_SIZE); in ai_scan() 304 (sizel != SI_CORE_SIZE)) { in ai_scan() 322 if ((asd != 0) && (j == 1) && (sizel == SI_CORE_SIZE)) { in ai_scan() 358 if ((sizeh != 0) || (sizel != SI_CORE_SIZE)) { in ai_scan() 400 if ((sizeh != 0) || (sizel != SI_CORE_SIZE)) { in ai_scan() 465 (((coreid) == NS_CCB_CORE_ID) ? 15 * SI_CORE_SIZE : SI_CORE_SIZE) 510 cores_info->wrappers[coreidx] = REG_MAP(wrap, SI_CORE_SIZE); in _ai_setcoreidx() 514 cores_info->wrappers2[coreidx] = REG_MAP(wrap2, SI_CORE_SIZE); in _ai_setcoreidx() 518 cores_info->wrappers3[coreidx] = REG_MAP(wrap3, SI_CORE_SIZE); in _ai_setcoreidx() [all …]
|
| H A D | sbutils.c | 381 ASSERT(regoff < SI_CORE_SIZE); in sb_corereg() 393 SI_CORE_SIZE); in sb_corereg() 481 ASSERT(regoff < SI_CORE_SIZE); in sb_corereg_addr() 492 SI_CORE_SIZE); in sb_corereg_addr() 554 cores_info->coresba[next] = sbba + (i * SI_CORE_SIZE); in _sb_scan() 686 cores_info->regs[coreidx] = REG_MAP(sbaddr, SI_CORE_SIZE); in _sb_setcoreidx()
|
| H A D | siutils_priv.h | 182 #define GOODCOREADDR(x, b) (((x) >= (b)) && ((x) < ((b) + SI_MAXCORES * SI_CORE_SIZE)) && \ 183 ISALIGNED((x), SI_CORE_SIZE)) 184 #define GOODREGS(regs) ((regs) != NULL && ISALIGNED((uintptr)(regs), SI_CORE_SIZE))
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/ |
| H A D | aiutils.c | 161 eromptr = (uint32 *)REG_MAP(erombase, SI_CORE_SIZE); in ai_scan() 166 sii->curwrap = (void *)((uintptr)regs + SI_CORE_SIZE); in ai_scan() 304 (sizel != SI_CORE_SIZE)) { in ai_scan() 322 if ((asd != 0) && (j == 1) && (sizel == SI_CORE_SIZE)) { in ai_scan() 358 if ((sizeh != 0) || (sizel != SI_CORE_SIZE)) { in ai_scan() 400 if ((sizeh != 0) || (sizel != SI_CORE_SIZE)) { in ai_scan() 465 (((coreid) == NS_CCB_CORE_ID) ? 15 * SI_CORE_SIZE : SI_CORE_SIZE) 510 cores_info->wrappers[coreidx] = REG_MAP(wrap, SI_CORE_SIZE); in _ai_setcoreidx() 514 cores_info->wrappers2[coreidx] = REG_MAP(wrap2, SI_CORE_SIZE); in _ai_setcoreidx() 518 cores_info->wrappers3[coreidx] = REG_MAP(wrap3, SI_CORE_SIZE); in _ai_setcoreidx() [all …]
|
| H A D | sbutils.c | 381 ASSERT(regoff < SI_CORE_SIZE); in sb_corereg() 393 SI_CORE_SIZE); in sb_corereg() 481 ASSERT(regoff < SI_CORE_SIZE); in sb_corereg_addr() 492 SI_CORE_SIZE); in sb_corereg_addr() 554 cores_info->coresba[next] = sbba + (i * SI_CORE_SIZE); in _sb_scan() 686 cores_info->regs[coreidx] = REG_MAP(sbaddr, SI_CORE_SIZE); in _sb_setcoreidx()
|
| H A D | siutils_priv.h | 182 #define GOODCOREADDR(x, b) (((x) >= (b)) && ((x) < ((b) + SI_MAXCORES * SI_CORE_SIZE)) && \ 183 ISALIGNED((x), SI_CORE_SIZE)) 184 #define GOODREGS(regs) ((regs) != NULL && ISALIGNED((uintptr)(regs), SI_CORE_SIZE))
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/infineon/ |
| H A D | aiutils.c | 161 eromptr = (uint32 *)REG_MAP(erombase, SI_CORE_SIZE); in ai_scan() 166 sii->curwrap = (void *)((uintptr)regs + SI_CORE_SIZE); in ai_scan() 304 (sizel != SI_CORE_SIZE)) { in ai_scan() 322 if ((asd != 0) && (j == 1) && (sizel == SI_CORE_SIZE)) { in ai_scan() 358 if ((sizeh != 0) || (sizel != SI_CORE_SIZE)) { in ai_scan() 400 if ((sizeh != 0) || (sizel != SI_CORE_SIZE)) { in ai_scan() 465 (((coreid) == NS_CCB_CORE_ID) ? 15 * SI_CORE_SIZE : SI_CORE_SIZE) 510 cores_info->wrappers[coreidx] = REG_MAP(wrap, SI_CORE_SIZE); in _ai_setcoreidx() 514 cores_info->wrappers2[coreidx] = REG_MAP(wrap2, SI_CORE_SIZE); in _ai_setcoreidx() 518 cores_info->wrappers3[coreidx] = REG_MAP(wrap3, SI_CORE_SIZE); in _ai_setcoreidx() [all …]
|
| H A D | sbutils.c | 381 ASSERT(regoff < SI_CORE_SIZE); in sb_corereg() 393 SI_CORE_SIZE); in sb_corereg() 481 ASSERT(regoff < SI_CORE_SIZE); in sb_corereg_addr() 492 SI_CORE_SIZE); in sb_corereg_addr() 554 cores_info->coresba[next] = sbba + (i * SI_CORE_SIZE); in _sb_scan() 686 cores_info->regs[coreidx] = REG_MAP(sbaddr, SI_CORE_SIZE); in _sb_setcoreidx()
|
| H A D | siutils_priv.h | 182 #define GOODCOREADDR(x, b) (((x) >= (b)) && ((x) < ((b) + SI_MAXCORES * SI_CORE_SIZE)) && \ 183 ISALIGNED((x), SI_CORE_SIZE)) 184 #define GOODREGS(regs) ((regs) != NULL && ISALIGNED((uintptr)(regs), SI_CORE_SIZE))
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/ |
| H A D | aiutils.c | 150 eromptr = (uint32 *)REG_MAP(erombase, SI_CORE_SIZE); in ai_scan() 155 sii->curwrap = (void *)((uintptr)regs + SI_CORE_SIZE); in ai_scan() 284 (sizel != SI_CORE_SIZE)) { in ai_scan() 302 if ((asd != 0) && (j == 1) && (sizel == SI_CORE_SIZE)) { in ai_scan() 334 if ((sizeh != 0) || (sizel != SI_CORE_SIZE)) { in ai_scan() 371 if ((sizeh != 0) || (sizel != SI_CORE_SIZE)) { in ai_scan() 415 (((coreid) == NS_CCB_CORE_ID) ? 15 * SI_CORE_SIZE : SI_CORE_SIZE) 459 cores_info->wrappers[coreidx] = REG_MAP(wrap, SI_CORE_SIZE); in _ai_setcoreidx() 463 cores_info->wrappers2[coreidx] = REG_MAP(wrap2, SI_CORE_SIZE); in _ai_setcoreidx() 551 eromptr = (uint32 *)REG_MAP(erombase, SI_CORE_SIZE); in ai_coreaddrspaceX() [all …]
|
| H A D | siutils_priv.h | 166 #define GOODCOREADDR(x, b) (((x) >= (b)) && ((x) < ((b) + SI_MAXCORES * SI_CORE_SIZE)) && \ 167 ISALIGNED((x), SI_CORE_SIZE)) 168 #define GOODREGS(regs) ((regs) != NULL && ISALIGNED((uintptr)(regs), SI_CORE_SIZE))
|
| H A D | sbutils.c | 385 ASSERT(regoff < SI_CORE_SIZE); in sb_corereg() 397 SI_CORE_SIZE); in sb_corereg() 485 ASSERT(regoff < SI_CORE_SIZE); in sb_corereg_addr() 496 SI_CORE_SIZE); in sb_corereg_addr() 558 cores_info->coresba[next] = sbba + (i * SI_CORE_SIZE); in _sb_scan() 690 cores_info->regs[coreidx] = REG_MAP(sbaddr, SI_CORE_SIZE); in _sb_setcoreidx()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/ |
| H A D | aiutils.c | 186 eromptr = (uint32 *)REG_MAP(erombase, SI_CORE_SIZE); in BCMATTACHFN() 191 sii->curwrap = (void *)((uintptr)regs + SI_CORE_SIZE); in BCMATTACHFN() 382 if ((sizeh != 0) || (sizel != SI_CORE_SIZE)) { in BCMATTACHFN() 418 if ((sizeh != 0) || (sizel != SI_CORE_SIZE)) { in BCMATTACHFN() 481 (((coreid) == NS_CCB_CORE_ID) ? 15 * SI_CORE_SIZE : SI_CORE_SIZE) 526 cores_info->wrappers[coreidx] = REG_MAP(wrap, SI_CORE_SIZE); in BCMPOSTTRAPFN() 530 cores_info->wrappers2[coreidx] = REG_MAP(wrap2, SI_CORE_SIZE); in BCMPOSTTRAPFN() 534 cores_info->wrappers3[coreidx] = REG_MAP(wrap3, SI_CORE_SIZE); in BCMPOSTTRAPFN() 594 sii->curwrap = (void *)((uintptr)regs + SI_CORE_SIZE); in BCMPOSTTRAPFN() 612 sii->curwrap = (void *)((uintptr)regs + SI_CORE_SIZE); in BCMPOSTTRAPFN() [all …]
|
| H A D | sbutils.c | 292 ASSERT(regoff < SI_CORE_SIZE); in sb_corereg() 304 SI_CORE_SIZE); in sb_corereg() 392 ASSERT(regoff < SI_CORE_SIZE); in sb_corereg_addr() 403 SI_CORE_SIZE); in sb_corereg_addr() 466 cores_info->coresba[next] = sbba + (i * SI_CORE_SIZE); in BCMATTACHFN() 580 cores_info->regs[coreidx] = REG_MAP(sbaddr, SI_CORE_SIZE); in _sb_setcoreidx()
|
| H A D | siutils_priv.h | 247 #define GOODCOREADDR(x, b) (((x) >= (b)) && ((x) < ((b) + SI_MAXCORES * SI_CORE_SIZE)) && \ 248 ISALIGNED((x), SI_CORE_SIZE)) 249 #define GOODREGS(regs) ((regs) != NULL && ISALIGNED((uintptr)(regs), SI_CORE_SIZE))
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/ |
| H A D | aiutils.c | 186 eromptr = (uint32 *)REG_MAP(erombase, SI_CORE_SIZE); in BCMATTACHFN() 191 sii->curwrap = (void *)((uintptr)regs + SI_CORE_SIZE); in BCMATTACHFN() 382 if ((sizeh != 0) || (sizel != SI_CORE_SIZE)) { in BCMATTACHFN() 418 if ((sizeh != 0) || (sizel != SI_CORE_SIZE)) { in BCMATTACHFN() 481 (((coreid) == NS_CCB_CORE_ID) ? 15 * SI_CORE_SIZE : SI_CORE_SIZE) 526 cores_info->wrappers[coreidx] = REG_MAP(wrap, SI_CORE_SIZE); in BCMPOSTTRAPFN() 530 cores_info->wrappers2[coreidx] = REG_MAP(wrap2, SI_CORE_SIZE); in BCMPOSTTRAPFN() 534 cores_info->wrappers3[coreidx] = REG_MAP(wrap3, SI_CORE_SIZE); in BCMPOSTTRAPFN() 594 sii->curwrap = (void *)((uintptr)regs + SI_CORE_SIZE); in BCMPOSTTRAPFN() 612 sii->curwrap = (void *)((uintptr)regs + SI_CORE_SIZE); in BCMPOSTTRAPFN() [all …]
|
| H A D | nciutils.c | 470 sii->curwrap = (void *)((uintptr)cc + SI_CORE_SIZE); in BCMATTACHFN() 793 SI_CORE_SIZE); in BCMATTACHFN() 1051 ASSERT(regoff < SI_CORE_SIZE); in BCMPOSTTRAPFN() 1066 cores_info->regs = REG_MAP(curmap, SI_CORE_SIZE); in BCMPOSTTRAPFN() 1143 ASSERT(regoff < SI_CORE_SIZE); in nci_corereg_writeonly() 1157 cores_info->regs = REG_MAP(curmap, SI_CORE_SIZE); in nci_corereg_writeonly() 1237 ASSERT(regoff < SI_CORE_SIZE); in nci_corereg_addr() 1251 cores_info->regs = REG_MAP(curmap, SI_CORE_SIZE); in nci_corereg_addr() 1418 sii->curwrap = (void *)((uintptr)*regs + SI_CORE_SIZE); in _nci_setcoreidx_pcie_bus() 1435 sii->curwrap = (void *)((uintptr)*regs + SI_CORE_SIZE); in _nci_setcoreidx_pcie_bus() [all …]
|
| H A D | sbutils.c | 292 ASSERT(regoff < SI_CORE_SIZE); in sb_corereg() 304 SI_CORE_SIZE); in sb_corereg() 392 ASSERT(regoff < SI_CORE_SIZE); in sb_corereg_addr() 403 SI_CORE_SIZE); in sb_corereg_addr() 466 cores_info->coresba[next] = sbba + (i * SI_CORE_SIZE); in BCMATTACHFN() 580 cores_info->regs[coreidx] = REG_MAP(sbaddr, SI_CORE_SIZE); in _sb_setcoreidx()
|
| H A D | siutils_priv.h | 247 #define GOODCOREADDR(x, b) (((x) >= (b)) && ((x) < ((b) + SI_MAXCORES * SI_CORE_SIZE)) && \ 248 ISALIGNED((x), SI_CORE_SIZE)) 249 #define GOODREGS(regs) ((regs) != NULL && ISALIGNED((uintptr)(regs), SI_CORE_SIZE))
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/broadcom/brcm80211/brcmsmac/ |
| H A D | aiutils.h | 29 #define SI_CORE_SIZE 0x1000 macro
|
| H A D | aiutils.c | 322 (((x) >= (b)) && ((x) < ((b) + SI_MAXCORES * SI_CORE_SIZE)) && \ 323 IS_ALIGNED((x), SI_CORE_SIZE))
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/include/ |
| H A D | hndsoc.h | 51 #define SI_CORE_SIZE 0x1000 /* each core gets 4Kbytes for registers */ macro
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/include/ |
| H A D | hndsoc.h | 73 #define SI_CORE_SIZE 0x1000 /* each core gets 4Kbytes for registers */ macro
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/infineon/include/ |
| H A D | hndsoc.h | 73 #define SI_CORE_SIZE 0x1000 /* each core gets 4Kbytes for registers */ macro
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/include/ |
| H A D | hndsoc.h | 73 #define SI_CORE_SIZE 0x1000 /* each core gets 4Kbytes for registers */ macro
|