Searched refs:UAC2_CONTROL_PITCH (Results 1 – 2 of 2) sorted by relevance
211 #define UAC2_CONTROL_PITCH (3 << 0) macro
612 if (csep2->bmControls & UAC2_CONTROL_PITCH) in parse_uac_endpoint_attributes()621 if (le32_to_cpu(csep3->bmControls) & UAC2_CONTROL_PITCH) in parse_uac_endpoint_attributes()