| /OK3568_Linux_fs/external/rkwifibt/drivers/infineon/include/ |
| H A D | bcmutils.h | 920 bcm_cntsetbits(const uint32 u32arg) in bcm_cntsetbits() argument 923 const uint8 * p = (const uint8 *)&u32arg; in bcm_cntsetbits() 928 C_bcm_count_leading_zeros(uint32 u32arg) in C_bcm_count_leading_zeros() argument 931 while (u32arg) { in C_bcm_count_leading_zeros() 932 shifts++; u32arg >>= 1; in C_bcm_count_leading_zeros() 988 bcm_count_leading_zeros(uint32 u32arg) in bcm_count_leading_zeros() argument 992 __asm__ volatile("clz %0, %1 \n" : "=r" (zeros) : "r" (u32arg)); in bcm_count_leading_zeros() 995 return C_bcm_count_leading_zeros(u32arg); in bcm_count_leading_zeros()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/include/ |
| H A D | bcmutils.h | 920 bcm_cntsetbits(const uint32 u32arg) in bcm_cntsetbits() argument 923 const uint8 * p = (const uint8 *)&u32arg; in bcm_cntsetbits() 928 C_bcm_count_leading_zeros(uint32 u32arg) in C_bcm_count_leading_zeros() argument 931 while (u32arg) { in C_bcm_count_leading_zeros() 932 shifts++; u32arg >>= 1; in C_bcm_count_leading_zeros() 988 bcm_count_leading_zeros(uint32 u32arg) in bcm_count_leading_zeros() argument 992 __asm__ volatile("clz %0, %1 \n" : "=r" (zeros) : "r" (u32arg)); in bcm_count_leading_zeros() 995 return C_bcm_count_leading_zeros(u32arg); in bcm_count_leading_zeros()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/include/ |
| H A D | bcmutils.h | 920 bcm_cntsetbits(const uint32 u32arg) in bcm_cntsetbits() argument 923 const uint8 * p = (const uint8 *)&u32arg; in bcm_cntsetbits() 928 C_bcm_count_leading_zeros(uint32 u32arg) in C_bcm_count_leading_zeros() argument 931 while (u32arg) { in C_bcm_count_leading_zeros() 932 shifts++; u32arg >>= 1; in C_bcm_count_leading_zeros() 988 bcm_count_leading_zeros(uint32 u32arg) in bcm_count_leading_zeros() argument 992 __asm__ volatile("clz %0, %1 \n" : "=r" (zeros) : "r" (u32arg)); in bcm_count_leading_zeros() 995 return C_bcm_count_leading_zeros(u32arg); in bcm_count_leading_zeros()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/include/ |
| H A D | bcmutils.h | 979 bcm_cntsetbits(const uint32 u32arg) in bcm_cntsetbits() argument 982 const uint8 * p = (const uint8 *)&u32arg; in bcm_cntsetbits() 988 C_bcm_count_leading_zeros(uint32 u32arg) in C_bcm_count_leading_zeros() argument 991 while (u32arg) { in C_bcm_count_leading_zeros() 992 shifts++; u32arg >>= 1; in C_bcm_count_leading_zeros() 1028 bcm_count_leading_zeros(uint32 u32arg) in bcm_count_leading_zeros() argument 1032 __asm__ volatile("clz %0, %1 \n" : "=r" (zeros) : "r" (u32arg)); in bcm_count_leading_zeros() 1035 return C_bcm_count_leading_zeros(u32arg); in bcm_count_leading_zeros()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/include/ |
| H A D | bcmutils.h | 1140 bcm_cntsetbits(const uint32 u32arg) in bcm_cntsetbits() argument 1143 const uint8 * p = (const uint8 *)&u32arg; in bcm_cntsetbits() 1149 C_bcm_count_leading_zeros(uint32 u32arg) in C_bcm_count_leading_zeros() argument 1152 while (u32arg) { in C_bcm_count_leading_zeros() 1153 shifts++; u32arg >>= 1; in C_bcm_count_leading_zeros() 1182 bcm_count_leading_zeros(uint32 u32arg) in bcm_count_leading_zeros() argument 1186 __asm__ volatile("clz %0, %1 \n" : "=r" (zeros) : "r" (u32arg)); in bcm_count_leading_zeros() 1189 return C_bcm_count_leading_zeros(u32arg); in bcm_count_leading_zeros()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/include/ |
| H A D | bcmutils.h | 1140 bcm_cntsetbits(const uint32 u32arg) in bcm_cntsetbits() argument 1143 const uint8 * p = (const uint8 *)&u32arg; in bcm_cntsetbits() 1149 C_bcm_count_leading_zeros(uint32 u32arg) in C_bcm_count_leading_zeros() argument 1152 while (u32arg) { in C_bcm_count_leading_zeros() 1153 shifts++; u32arg >>= 1; in C_bcm_count_leading_zeros() 1182 bcm_count_leading_zeros(uint32 u32arg) in bcm_count_leading_zeros() argument 1186 __asm__ volatile("clz %0, %1 \n" : "=r" (zeros) : "r" (u32arg)); in bcm_count_leading_zeros() 1189 return C_bcm_count_leading_zeros(u32arg); in bcm_count_leading_zeros()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/infineon/ |
| H A D | bcmutils.c | 3725 bcm_bitprint32(const uint32 u32arg) in bcm_bitprint32() argument 3729 if (isbitset(u32arg, i)) { in bcm_bitprint32()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/ |
| H A D | bcmutils.c | 3725 bcm_bitprint32(const uint32 u32arg) in bcm_bitprint32() argument 3729 if (isbitset(u32arg, i)) { in bcm_bitprint32()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/ |
| H A D | bcmutils.c | 2795 bcm_bitprint32(const uint32 u32arg) in bcm_bitprint32() argument 2799 if (isbitset(u32arg, i)) { in bcm_bitprint32()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/ |
| H A D | bcmutils.c | 3725 bcm_bitprint32(const uint32 u32arg) in bcm_bitprint32() argument 3729 if (isbitset(u32arg, i)) { in bcm_bitprint32()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/ |
| H A D | bcmutils.c | 5193 bcm_bitprint32(const uint32 u32arg) in bcm_bitprint32() argument 5197 if (isbitset(u32arg, i)) { in bcm_bitprint32()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/ |
| H A D | bcmutils.c | 5193 bcm_bitprint32(const uint32 u32arg) in bcm_bitprint32() argument 5197 if (isbitset(u32arg, i)) { in bcm_bitprint32()
|