Searched refs:GEM_COMPARE_B_SHIFT (Results 1 – 2 of 2) sorted by relevance
901 #define GEM_COMPARE_B_SHIFT 19 macro
4497 temp_reg |= ((uint32_t)filter->compare_b_index & BITS_05) << GEM_COMPARE_B_SHIFT; in MSS_MAC_set_type_2_filter()4582 … filter->compare_b_index = (uint8_t)((p_reg[filter_no] & GEM_COMPARE_B) >> GEM_COMPARE_B_SHIFT); in MSS_MAC_get_type_2_filter()