Home
last modified time | relevance | path

Searched refs:admatch (Results 1 – 12 of 12) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/
H A Dsbutils.c1014 sb_base(uint32 admatch) in sb_base() argument
1019 type = admatch & SBAM_TYPE_MASK; in sb_base()
1025 base = admatch & SBAM_BASE0_MASK; in sb_base()
1027 ASSERT(!(admatch & SBAM_ADNEG)); /* neg not supported */ in sb_base()
1028 base = admatch & SBAM_BASE1_MASK; in sb_base()
1030 ASSERT(!(admatch & SBAM_ADNEG)); /* neg not supported */ in sb_base()
1031 base = admatch & SBAM_BASE2_MASK; in sb_base()
1038 sb_size(uint32 admatch) in sb_size() argument
1043 type = admatch & SBAM_TYPE_MASK; in sb_size()
1049 size = 1 << (((admatch & SBAM_ADINT0_MASK) >> SBAM_ADINT0_SHIFT) + 1); in sb_size()
[all …]
H A Dsiutils_priv.h256 extern uint32 sb_base(uint32 admatch);
257 extern uint32 sb_size(uint32 admatch);
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/
H A Dsbutils.c1014 sb_base(uint32 admatch) in sb_base() argument
1019 type = admatch & SBAM_TYPE_MASK; in sb_base()
1025 base = admatch & SBAM_BASE0_MASK; in sb_base()
1027 ASSERT(!(admatch & SBAM_ADNEG)); /* neg not supported */ in sb_base()
1028 base = admatch & SBAM_BASE1_MASK; in sb_base()
1030 ASSERT(!(admatch & SBAM_ADNEG)); /* neg not supported */ in sb_base()
1031 base = admatch & SBAM_BASE2_MASK; in sb_base()
1038 sb_size(uint32 admatch) in sb_size() argument
1043 type = admatch & SBAM_TYPE_MASK; in sb_size()
1049 size = 1 << (((admatch & SBAM_ADINT0_MASK) >> SBAM_ADINT0_SHIFT) + 1); in sb_size()
[all …]
H A Dsiutils_priv.h256 extern uint32 sb_base(uint32 admatch);
257 extern uint32 sb_size(uint32 admatch);
/OK3568_Linux_fs/external/rkwifibt/drivers/infineon/
H A Dsbutils.c1014 sb_base(uint32 admatch) in sb_base() argument
1019 type = admatch & SBAM_TYPE_MASK; in sb_base()
1025 base = admatch & SBAM_BASE0_MASK; in sb_base()
1027 ASSERT(!(admatch & SBAM_ADNEG)); /* neg not supported */ in sb_base()
1028 base = admatch & SBAM_BASE1_MASK; in sb_base()
1030 ASSERT(!(admatch & SBAM_ADNEG)); /* neg not supported */ in sb_base()
1031 base = admatch & SBAM_BASE2_MASK; in sb_base()
1038 sb_size(uint32 admatch) in sb_size() argument
1043 type = admatch & SBAM_TYPE_MASK; in sb_size()
1049 size = 1 << (((admatch & SBAM_ADINT0_MASK) >> SBAM_ADINT0_SHIFT) + 1); in sb_size()
[all …]
H A Dsiutils_priv.h256 extern uint32 sb_base(uint32 admatch);
257 extern uint32 sb_size(uint32 admatch);
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/
H A Dsbutils.c1021 sb_base(uint32 admatch) in sb_base() argument
1026 type = admatch & SBAM_TYPE_MASK; in sb_base()
1032 base = admatch & SBAM_BASE0_MASK; in sb_base()
1034 ASSERT(!(admatch & SBAM_ADNEG)); /* neg not supported */ in sb_base()
1035 base = admatch & SBAM_BASE1_MASK; in sb_base()
1037 ASSERT(!(admatch & SBAM_ADNEG)); /* neg not supported */ in sb_base()
1038 base = admatch & SBAM_BASE2_MASK; in sb_base()
1045 sb_size(uint32 admatch) in sb_size() argument
1050 type = admatch & SBAM_TYPE_MASK; in sb_size()
1056 size = 1 << (((admatch & SBAM_ADINT0_MASK) >> SBAM_ADINT0_SHIFT) + 1); in sb_size()
[all …]
H A Dsiutils_priv.h240 extern uint32 sb_base(uint32 admatch);
241 extern uint32 sb_size(uint32 admatch);
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Dsbutils.c986 sb_base(uint32 admatch) in sb_base() argument
991 type = admatch & SBAM_TYPE_MASK; in sb_base()
997 base = admatch & SBAM_BASE0_MASK; in sb_base()
999 ASSERT(!(admatch & SBAM_ADNEG)); /* neg not supported */ in sb_base()
1000 base = admatch & SBAM_BASE1_MASK; in sb_base()
1002 ASSERT(!(admatch & SBAM_ADNEG)); /* neg not supported */ in sb_base()
1003 base = admatch & SBAM_BASE2_MASK; in sb_base()
1010 sb_size(uint32 admatch) in sb_size() argument
1015 type = admatch & SBAM_TYPE_MASK; in sb_size()
1021 size = 1 << (((admatch & SBAM_ADINT0_MASK) >> SBAM_ADINT0_SHIFT) + 1); in sb_size()
[all …]
H A Dsiutils_priv.h329 extern uint32 sb_base(uint32 admatch);
330 extern uint32 sb_size(uint32 admatch);
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Dsbutils.c986 sb_base(uint32 admatch) in sb_base() argument
991 type = admatch & SBAM_TYPE_MASK; in sb_base()
997 base = admatch & SBAM_BASE0_MASK; in sb_base()
999 ASSERT(!(admatch & SBAM_ADNEG)); /* neg not supported */ in sb_base()
1000 base = admatch & SBAM_BASE1_MASK; in sb_base()
1002 ASSERT(!(admatch & SBAM_ADNEG)); /* neg not supported */ in sb_base()
1003 base = admatch & SBAM_BASE2_MASK; in sb_base()
1010 sb_size(uint32 admatch) in sb_size() argument
1015 type = admatch & SBAM_TYPE_MASK; in sb_size()
1021 size = 1 << (((admatch & SBAM_ADINT0_MASK) >> SBAM_ADINT0_SHIFT) + 1); in sb_size()
[all …]
H A Dsiutils_priv.h329 extern uint32 sb_base(uint32 admatch);
330 extern uint32 sb_size(uint32 admatch);