Searched refs:has_bits (Results 1 – 5 of 5) sorted by relevance
14 #define has_bits(bits, mask) (((bits) & (mask)) == (bits)) macro
30 if (has_bits(afbc_features, caps->supported_afbc_features) && in komeda_get_format_caps()
51 if (!has_bits(dflow->rot, caps->supported_rots)) { in komeda_plane_init_data_flow()
674 sox_bool has_bits; in sox_format_supports_encoding() local675 for (has_bits = sox_false; (s = enc_arg(unsigned)); has_bits = sox_true) in sox_format_supports_encoding()678 if (!has_bits && !encoding->bits_per_sample) in sox_format_supports_encoding()
569 ret = dp_wait_cond(has_bits(check_bits, malidp_read32(reg, BLK_STATUS)), in d71_connect_iommu()