Searched refs:UAC_CONTROL_BIT (Results 1 – 4 of 4) sorted by relevance
104 #define UAC_CONTROL_BIT(CS) (1 << ((CS) - 1)) macro
1952 master_bits &= ~UAC_CONTROL_BIT(UAC_FU_VOLUME); in parse_audio_feature_unit()