mirror of
git://nv-tegra.nvidia.com/linux-nv-oot.git
synced 2025-12-24 02:01:36 +03:00
tegra-alt: adsp: update index for send bytes ctrl
Number of ADSP plugins were increased to 20. The PLUGIN_SEND_BYTES_IDX macro should be updated to reflect the same. Bug 2048629 Change-Id: Ia02361600530f88b133eae1a67e440570e19dfb4 Signed-off-by: Hariharan Sivaraman <hariharans@nvidia.com> Reviewed-on: https://git-master.nvidia.com/r/1775907 Reviewed-by: svc-mobile-coverity <svc-mobile-coverity@nvidia.com> Reviewed-by: Uday Gupta <udayg@nvidia.com> GVS: Gerrit_Virtual_Submit Tested-by: Uday Gupta <udayg@nvidia.com> Reviewed-by: Nitin Pai <npai@nvidia.com> Reviewed-by: mobile promotions <svcmobile_promotions@nvidia.com> Tested-by: mobile promotions <svcmobile_promotions@nvidia.com>
This commit is contained in:
committed by
Sameer Pujar
parent
a143f333df
commit
cb3d3637bf
@@ -80,7 +80,7 @@ struct adsp_event_nlmsg {
|
||||
#define ADSP_RESPONSE_TIMEOUT 1000 /* in ms */
|
||||
/* ADSP controls plugin index */
|
||||
#define PLUGIN_SET_PARAMS_IDX 1
|
||||
#define PLUGIN_SEND_BYTES_IDX 11
|
||||
#define PLUGIN_SEND_BYTES_IDX 21
|
||||
static const unsigned int tegra210_adsp_rates[] = {
|
||||
8000, 11025, 12000, 16000, 22050,
|
||||
24000, 32000, 44100, 48000
|
||||
|
||||
Reference in New Issue
Block a user