Searched refs:AMP_VAL_COMPARE_MASK (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/sound/pci/hda/
H A Dhda_generic.c361 #define AMP_VAL_COMPARE_MASK (0xffff | (1U << 18) | (0x0f << 19)) macro
369 val &= AMP_VAL_COMPARE_MASK; is_ctl_used()
372 if ((path->ctls[type] & AMP_VAL_COMPARE_MASK) == val) is_ctl_used()

Completed in 87 milliseconds