Searched refs:__sw_hweight8 (Results 1 – 9 of 9) sorted by relevance
41 unsigned int __sw_hweight8(unsigned int w) in __sw_hweight8() function47 EXPORT_SYMBOL(__sw_hweight8);
8 sethi %hi(__sw_hweight8), %g19 jmpl %g1 + %lo(__sw_hweight8), %g0
19 return __sw_hweight8(w); in __arch_hweight8()
36 unsigned int __sw_hweight8(unsigned int w) in __sw_hweight8() function
24 extern unsigned int __sw_hweight8(unsigned int w);
29 b __sw_hweight8
10 extern unsigned int __sw_hweight8(unsigned int w);
127 int i, nstream = __sw_hweight8(dev->antenna_mask); in mt76_init_stream_cap()