| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/ |
| H A D | sbutils.c | 49 static uint _sb_scan(si_info_t *sii, uint32 sba, volatile void *regs, uint bus, uint32 sbba, 537 uint32 sbba, uint numcores, uint devid) in _sb_scan() argument 545 SI_ERROR(("_sb_scan: bus 0x%08x at level %d is too deep to scan\n", sbba, bus)); in _sb_scan() 548 SI_MSG(("_sb_scan: scan bus 0x%08x assume %u cores\n", sbba, numcores)); in _sb_scan() 554 cores_info->coresba[next] = sbba + (i * SI_CORE_SIZE); in _sb_scan() 613 if (sbba == si_enum_base(devid)) in _sb_scan() 619 SI_MSG(("_sb_scan: found %u cores on bus 0x%08x\n", i, sbba)); in _sb_scan()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/ |
| H A D | sbutils.c | 49 static uint _sb_scan(si_info_t *sii, uint32 sba, volatile void *regs, uint bus, uint32 sbba, 537 uint32 sbba, uint numcores, uint devid) in _sb_scan() argument 545 SI_ERROR(("_sb_scan: bus 0x%08x at level %d is too deep to scan\n", sbba, bus)); in _sb_scan() 548 SI_MSG(("_sb_scan: scan bus 0x%08x assume %u cores\n", sbba, numcores)); in _sb_scan() 554 cores_info->coresba[next] = sbba + (i * SI_CORE_SIZE); in _sb_scan() 613 if (sbba == si_enum_base(devid)) in _sb_scan() 619 SI_MSG(("_sb_scan: found %u cores on bus 0x%08x\n", i, sbba)); in _sb_scan()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/infineon/ |
| H A D | sbutils.c | 49 static uint _sb_scan(si_info_t *sii, uint32 sba, volatile void *regs, uint bus, uint32 sbba, 537 uint32 sbba, uint numcores, uint devid) in _sb_scan() argument 545 SI_ERROR(("_sb_scan: bus 0x%08x at level %d is too deep to scan\n", sbba, bus)); in _sb_scan() 548 SI_MSG(("_sb_scan: scan bus 0x%08x assume %u cores\n", sbba, numcores)); in _sb_scan() 554 cores_info->coresba[next] = sbba + (i * SI_CORE_SIZE); in _sb_scan() 613 if (sbba == si_enum_base(devid)) in _sb_scan() 619 SI_MSG(("_sb_scan: found %u cores on bus 0x%08x\n", i, sbba)); in _sb_scan()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/ |
| H A D | sbutils.c | 49 static uint _sb_scan(si_info_t *sii, uint32 sba, volatile void *regs, uint bus, uint32 sbba, 541 uint32 sbba, uint numcores) in _sb_scan() argument 549 SI_ERROR(("_sb_scan: bus 0x%08x at level %d is too deep to scan\n", sbba, bus)); in _sb_scan() 552 SI_MSG(("_sb_scan: scan bus 0x%08x assume %u cores\n", sbba, numcores)); in _sb_scan() 558 cores_info->coresba[next] = sbba + (i * SI_CORE_SIZE); in _sb_scan() 617 if (sbba == SI_ENUM_BASE) in _sb_scan() 623 SI_MSG(("_sb_scan: found %u cores on bus 0x%08x\n", i, sbba)); in _sb_scan()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/ |
| H A D | sbutils.c | 43 static uint _sb_scan(si_info_t *sii, uint32 sba, volatile void *regs, uint bus, uint32 sbba, 448 uint32 sbba, uint numcores, uint devid) in BCMATTACHFN() 457 SI_ERROR(("_sb_scan: bus 0x%08x at level %d is too deep to scan\n", sbba, bus)); in BCMATTACHFN() 460 SI_MSG(("_sb_scan: scan bus 0x%08x assume %u cores\n", sbba, numcores)); in BCMATTACHFN() 466 cores_info->coresba[next] = sbba + (i * SI_CORE_SIZE); in BCMATTACHFN() 507 if (sbba == si_enum_base(devid)) in BCMATTACHFN() 513 SI_MSG(("_sb_scan: found %u cores on bus 0x%08x\n", i, sbba)); in BCMATTACHFN()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/ |
| H A D | sbutils.c | 43 static uint _sb_scan(si_info_t *sii, uint32 sba, volatile void *regs, uint bus, uint32 sbba, 448 uint32 sbba, uint numcores, uint devid) in BCMATTACHFN() 457 SI_ERROR(("_sb_scan: bus 0x%08x at level %d is too deep to scan\n", sbba, bus)); in BCMATTACHFN() 460 SI_MSG(("_sb_scan: scan bus 0x%08x assume %u cores\n", sbba, numcores)); in BCMATTACHFN() 466 cores_info->coresba[next] = sbba + (i * SI_CORE_SIZE); in BCMATTACHFN() 507 if (sbba == si_enum_base(devid)) in BCMATTACHFN() 513 SI_MSG(("_sb_scan: found %u cores on bus 0x%08x\n", i, sbba)); in BCMATTACHFN()
|