Searched refs:has_bits (Results 1 – 3 of 3) 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()