Searched refs:has_bits (Results 1 – 4 of 4) 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()
569 ret = dp_wait_cond(has_bits(check_bits, malidp_read32(reg, BLK_STATUS)), in d71_connect_iommu()