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