Searched refs:AMP_VAL_COMPARE_MASK (Results 1 – 1 of 1) sorted by relevance
342 #define AMP_VAL_COMPARE_MASK (0xffff | (1U << 18) | (0x0f << 19)) macro351 val &= AMP_VAL_COMPARE_MASK; in is_ctl_used()353 if ((path->ctls[type] & AMP_VAL_COMPARE_MASK) == val) in is_ctl_used()