Searched refs:bitcount16 (Results 1 – 3 of 3) sorted by relevance
324 if (width < 1 || width > 8 || bitcount16(width) > 1) in proto_read()379 if (width < 1 || width > 8 || bitcount16(width) > 1) in proto_write()
108 #define bitcount16(x) __bitcount16((uint16_t)(x)) macro
1266 return bitcount16(intel_sdvo->caps.output_flags) > 1; in intel_sdvo_multifunc_encoder()1899 num_bits = bitcount16(mask); in intel_sdvo_guess_ddc_bus()