162306a36Sopenharmony_ci/* SPDX-License-Identifier: GPL-2.0+ */ 262306a36Sopenharmony_ci/* 362306a36Sopenharmony_ci */ 462306a36Sopenharmony_ci 562306a36Sopenharmony_ci#ifndef UAC_COMMON_H 662306a36Sopenharmony_ci#define UAC_COMMON_H 762306a36Sopenharmony_ci 862306a36Sopenharmony_ci#define UAC_MAX_RATES 10 /* maximum number of rates configurable by f_uac1/2 */ 962306a36Sopenharmony_ci#endif 10