123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635 |
- #ifndef __LINUX_UAPI_SND_ASOC_H
- #define __LINUX_UAPI_SND_ASOC_H
- #include <linux/types.h>
- #include <sound/asound.h>
- #define SND_SOC_TPLG_MAX_CHAN 8
- #define SND_SOC_TPLG_MAX_FORMATS 16
- #define SND_SOC_TPLG_STREAM_CONFIG_MAX 8
- #define SND_SOC_TPLG_HW_CONFIG_MAX 8
- #define SND_SOC_TPLG_CTL_VOLSW 1
- #define SND_SOC_TPLG_CTL_VOLSW_SX 2
- #define SND_SOC_TPLG_CTL_VOLSW_XR_SX 3
- #define SND_SOC_TPLG_CTL_ENUM 4
- #define SND_SOC_TPLG_CTL_BYTES 5
- #define SND_SOC_TPLG_CTL_ENUM_VALUE 6
- #define SND_SOC_TPLG_CTL_RANGE 7
- #define SND_SOC_TPLG_CTL_STROBE 8
- #define SND_SOC_TPLG_DAPM_CTL_VOLSW 64
- #define SND_SOC_TPLG_DAPM_CTL_ENUM_DOUBLE 65
- #define SND_SOC_TPLG_DAPM_CTL_ENUM_VIRT 66
- #define SND_SOC_TPLG_DAPM_CTL_ENUM_VALUE 67
- #define SND_SOC_TPLG_DAPM_CTL_PIN 68
- #define SND_SOC_TPLG_DAPM_INPUT 0
- #define SND_SOC_TPLG_DAPM_OUTPUT 1
- #define SND_SOC_TPLG_DAPM_MUX 2
- #define SND_SOC_TPLG_DAPM_MIXER 3
- #define SND_SOC_TPLG_DAPM_PGA 4
- #define SND_SOC_TPLG_DAPM_OUT_DRV 5
- #define SND_SOC_TPLG_DAPM_ADC 6
- #define SND_SOC_TPLG_DAPM_DAC 7
- #define SND_SOC_TPLG_DAPM_SWITCH 8
- #define SND_SOC_TPLG_DAPM_PRE 9
- #define SND_SOC_TPLG_DAPM_POST 10
- #define SND_SOC_TPLG_DAPM_AIF_IN 11
- #define SND_SOC_TPLG_DAPM_AIF_OUT 12
- #define SND_SOC_TPLG_DAPM_DAI_IN 13
- #define SND_SOC_TPLG_DAPM_DAI_OUT 14
- #define SND_SOC_TPLG_DAPM_DAI_LINK 15
- #define SND_SOC_TPLG_DAPM_BUFFER 16
- #define SND_SOC_TPLG_DAPM_SCHEDULER 17
- #define SND_SOC_TPLG_DAPM_EFFECT 18
- #define SND_SOC_TPLG_DAPM_SIGGEN 19
- #define SND_SOC_TPLG_DAPM_SRC 20
- #define SND_SOC_TPLG_DAPM_ASRC 21
- #define SND_SOC_TPLG_DAPM_ENCODER 22
- #define SND_SOC_TPLG_DAPM_DECODER 23
- #define SND_SOC_TPLG_DAPM_LAST SND_SOC_TPLG_DAPM_DECODER
- #define SND_SOC_TPLG_MAGIC 0x41536F43
- #define SND_SOC_TPLG_NUM_TEXTS 16
- #define SND_SOC_TPLG_ABI_VERSION 0x5
- #define SND_SOC_TPLG_ABI_VERSION_MIN 0x4
- #define SND_SOC_TPLG_TLV_SIZE 32
- #define SND_SOC_TPLG_TYPE_MIXER 1
- #define SND_SOC_TPLG_TYPE_BYTES 2
- #define SND_SOC_TPLG_TYPE_ENUM 3
- #define SND_SOC_TPLG_TYPE_DAPM_GRAPH 4
- #define SND_SOC_TPLG_TYPE_DAPM_WIDGET 5
- #define SND_SOC_TPLG_TYPE_DAI_LINK 6
- #define SND_SOC_TPLG_TYPE_PCM 7
- #define SND_SOC_TPLG_TYPE_MANIFEST 8
- #define SND_SOC_TPLG_TYPE_CODEC_LINK 9
- #define SND_SOC_TPLG_TYPE_BACKEND_LINK 10
- #define SND_SOC_TPLG_TYPE_PDATA 11
- #define SND_SOC_TPLG_TYPE_DAI 12
- #define SND_SOC_TPLG_TYPE_MAX SND_SOC_TPLG_TYPE_DAI
- #define SND_SOC_TPLG_TYPE_VENDOR_FW 1000
- #define SND_SOC_TPLG_TYPE_VENDOR_CONFIG 1001
- #define SND_SOC_TPLG_TYPE_VENDOR_COEFF 1002
- #define SND_SOC_TPLG_TYPEVENDOR_CODEC 1003
- #define SND_SOC_TPLG_STREAM_PLAYBACK 0
- #define SND_SOC_TPLG_STREAM_CAPTURE 1
- #define SND_SOC_TPLG_TUPLE_TYPE_UUID 0
- #define SND_SOC_TPLG_TUPLE_TYPE_STRING 1
- #define SND_SOC_TPLG_TUPLE_TYPE_BOOL 2
- #define SND_SOC_TPLG_TUPLE_TYPE_BYTE 3
- #define SND_SOC_TPLG_TUPLE_TYPE_WORD 4
- #define SND_SOC_TPLG_TUPLE_TYPE_SHORT 5
- #define SND_SOC_TPLG_DAI_FLGBIT_SYMMETRIC_RATES (1 << 0)
- #define SND_SOC_TPLG_DAI_FLGBIT_SYMMETRIC_CHANNELS (1 << 1)
- #define SND_SOC_TPLG_DAI_FLGBIT_SYMMETRIC_SAMPLEBITS (1 << 2)
- #define SND_SOC_TPLG_DAI_CLK_GATE_UNDEFINED 0
- #define SND_SOC_TPLG_DAI_CLK_GATE_GATED 1
- #define SND_SOC_TPLG_DAI_CLK_GATE_CONT 2
- #define SND_SOC_TPLG_MCLK_CO 0
- #define SND_SOC_TPLG_MCLK_CI 1
- #define SND_SOC_DAI_FORMAT_I2S 1
- #define SND_SOC_DAI_FORMAT_RIGHT_J 2
- #define SND_SOC_DAI_FORMAT_LEFT_J 3
- #define SND_SOC_DAI_FORMAT_DSP_A 4
- #define SND_SOC_DAI_FORMAT_DSP_B 5
- #define SND_SOC_DAI_FORMAT_AC97 6
- #define SND_SOC_DAI_FORMAT_PDM 7
- #define SND_SOC_DAI_FORMAT_MSB SND_SOC_DAI_FORMAT_LEFT_J
- #define SND_SOC_DAI_FORMAT_LSB SND_SOC_DAI_FORMAT_RIGHT_J
- #define SND_SOC_TPLG_LNK_FLGBIT_SYMMETRIC_RATES (1 << 0)
- #define SND_SOC_TPLG_LNK_FLGBIT_SYMMETRIC_CHANNELS (1 << 1)
- #define SND_SOC_TPLG_LNK_FLGBIT_SYMMETRIC_SAMPLEBITS (1 << 2)
- #define SND_SOC_TPLG_LNK_FLGBIT_VOICE_WAKEUP (1 << 3)
- #define SND_SOC_TPLG_BCLK_CP 0
- #define SND_SOC_TPLG_BCLK_CC 1
- #define SND_SOC_TPLG_BCLK_CM SND_SOC_TPLG_BCLK_CP
- #define SND_SOC_TPLG_BCLK_CS SND_SOC_TPLG_BCLK_CC
- #define SND_SOC_TPLG_FSYNC_CP 0
- #define SND_SOC_TPLG_FSYNC_CC 1
- #define SND_SOC_TPLG_FSYNC_CM SND_SOC_TPLG_FSYNC_CP
- #define SND_SOC_TPLG_FSYNC_CS SND_SOC_TPLG_FSYNC_CC
- struct snd_soc_tplg_hdr {
- __le32 magic;
- __le32 abi;
- __le32 version;
- __le32 type;
- __le32 size;
- __le32 vendor_type;
- __le32 payload_size;
- __le32 index;
- __le32 count;
- } __attribute__((packed));
- struct snd_soc_tplg_vendor_uuid_elem {
- __le32 token;
- char uuid[16];
- } __attribute__((packed));
- struct snd_soc_tplg_vendor_value_elem {
- __le32 token;
- __le32 value;
- } __attribute__((packed));
- struct snd_soc_tplg_vendor_string_elem {
- __le32 token;
- char string[SNDRV_CTL_ELEM_ID_NAME_MAXLEN];
- } __attribute__((packed));
- struct snd_soc_tplg_vendor_array {
- __le32 size;
- __le32 type;
- __le32 num_elems;
- union {
- __DECLARE_FLEX_ARRAY(struct snd_soc_tplg_vendor_uuid_elem, uuid);
- __DECLARE_FLEX_ARRAY(struct snd_soc_tplg_vendor_value_elem, value);
- __DECLARE_FLEX_ARRAY(struct snd_soc_tplg_vendor_string_elem, string);
- };
- } __attribute__((packed));
- struct snd_soc_tplg_private {
- __le32 size;
- union {
- __DECLARE_FLEX_ARRAY(char, data);
- __DECLARE_FLEX_ARRAY(struct snd_soc_tplg_vendor_array, array);
- };
- } __attribute__((packed));
- struct snd_soc_tplg_tlv_dbscale {
- __le32 min;
- __le32 step;
- __le32 mute;
- } __attribute__((packed));
- struct snd_soc_tplg_ctl_tlv {
- __le32 size;
- __le32 type;
- union {
- __le32 data[SND_SOC_TPLG_TLV_SIZE];
- struct snd_soc_tplg_tlv_dbscale scale;
- };
- } __attribute__((packed));
- struct snd_soc_tplg_channel {
- __le32 size;
- __le32 reg;
- __le32 shift;
- __le32 id;
- } __attribute__((packed));
- struct snd_soc_tplg_io_ops {
- __le32 get;
- __le32 put;
- __le32 info;
- } __attribute__((packed));
- struct snd_soc_tplg_ctl_hdr {
- __le32 size;
- __le32 type;
- char name[SNDRV_CTL_ELEM_ID_NAME_MAXLEN];
- __le32 access;
- struct snd_soc_tplg_io_ops ops;
- struct snd_soc_tplg_ctl_tlv tlv;
- } __attribute__((packed));
- struct snd_soc_tplg_stream_caps {
- __le32 size;
- char name[SNDRV_CTL_ELEM_ID_NAME_MAXLEN];
- __le64 formats;
- __le32 rates;
- __le32 rate_min;
- __le32 rate_max;
- __le32 channels_min;
- __le32 channels_max;
- __le32 periods_min;
- __le32 periods_max;
- __le32 period_size_min;
- __le32 period_size_max;
- __le32 buffer_size_min;
- __le32 buffer_size_max;
- __le32 sig_bits;
- } __attribute__((packed));
- struct snd_soc_tplg_stream {
- __le32 size;
- char name[SNDRV_CTL_ELEM_ID_NAME_MAXLEN];
- __le64 format;
- __le32 rate;
- __le32 period_bytes;
- __le32 buffer_bytes;
- __le32 channels;
- } __attribute__((packed));
- struct snd_soc_tplg_hw_config {
- __le32 size;
- __le32 id;
- __le32 fmt;
- __u8 clock_gated;
- __u8 invert_bclk;
- __u8 invert_fsync;
- __u8 bclk_provider;
- __u8 fsync_provider;
- __u8 mclk_direction;
- __le16 reserved;
- __le32 mclk_rate;
- __le32 bclk_rate;
- __le32 fsync_rate;
- __le32 tdm_slots;
- __le32 tdm_slot_width;
- __le32 tx_slots;
- __le32 rx_slots;
- __le32 tx_channels;
- __le32 tx_chanmap[SND_SOC_TPLG_MAX_CHAN];
- __le32 rx_channels;
- __le32 rx_chanmap[SND_SOC_TPLG_MAX_CHAN];
- } __attribute__((packed));
- struct snd_soc_tplg_manifest {
- __le32 size;
- __le32 control_elems;
- __le32 widget_elems;
- __le32 graph_elems;
- __le32 pcm_elems;
- __le32 dai_link_elems;
- __le32 dai_elems;
- __le32 reserved[20];
- struct snd_soc_tplg_private priv;
- } __attribute__((packed));
- struct snd_soc_tplg_mixer_control {
- struct snd_soc_tplg_ctl_hdr hdr;
- __le32 size;
- __le32 min;
- __le32 max;
- __le32 platform_max;
- __le32 invert;
- __le32 num_channels;
- struct snd_soc_tplg_channel channel[SND_SOC_TPLG_MAX_CHAN];
- struct snd_soc_tplg_private priv;
- } __attribute__((packed));
- struct snd_soc_tplg_enum_control {
- struct snd_soc_tplg_ctl_hdr hdr;
- __le32 size;
- __le32 num_channels;
- struct snd_soc_tplg_channel channel[SND_SOC_TPLG_MAX_CHAN];
- __le32 items;
- __le32 mask;
- __le32 count;
- char texts[SND_SOC_TPLG_NUM_TEXTS][SNDRV_CTL_ELEM_ID_NAME_MAXLEN];
- __le32 values[SND_SOC_TPLG_NUM_TEXTS * SNDRV_CTL_ELEM_ID_NAME_MAXLEN / 4];
- struct snd_soc_tplg_private priv;
- } __attribute__((packed));
- struct snd_soc_tplg_bytes_control {
- struct snd_soc_tplg_ctl_hdr hdr;
- __le32 size;
- __le32 max;
- __le32 mask;
- __le32 base;
- __le32 num_regs;
- struct snd_soc_tplg_io_ops ext_ops;
- struct snd_soc_tplg_private priv;
- } __attribute__((packed));
- struct snd_soc_tplg_dapm_graph_elem {
- char sink[SNDRV_CTL_ELEM_ID_NAME_MAXLEN];
- char control[SNDRV_CTL_ELEM_ID_NAME_MAXLEN];
- char source[SNDRV_CTL_ELEM_ID_NAME_MAXLEN];
- } __attribute__((packed));
- struct snd_soc_tplg_dapm_widget {
- __le32 size;
- __le32 id;
- char name[SNDRV_CTL_ELEM_ID_NAME_MAXLEN];
- char sname[SNDRV_CTL_ELEM_ID_NAME_MAXLEN];
- __le32 reg;
- __le32 shift;
- __le32 mask;
- __le32 subseq;
- __le32 invert;
- __le32 ignore_suspend;
- __le16 event_flags;
- __le16 event_type;
- __le32 num_kcontrols;
- struct snd_soc_tplg_private priv;
-
- } __attribute__((packed));
- struct snd_soc_tplg_pcm {
- __le32 size;
- char pcm_name[SNDRV_CTL_ELEM_ID_NAME_MAXLEN];
- char dai_name[SNDRV_CTL_ELEM_ID_NAME_MAXLEN];
- __le32 pcm_id;
- __le32 dai_id;
- __le32 playback;
- __le32 capture;
- __le32 compress;
- struct snd_soc_tplg_stream stream[SND_SOC_TPLG_STREAM_CONFIG_MAX];
- __le32 num_streams;
- struct snd_soc_tplg_stream_caps caps[2];
- __le32 flag_mask;
- __le32 flags;
- struct snd_soc_tplg_private priv;
- } __attribute__((packed));
- struct snd_soc_tplg_link_config {
- __le32 size;
- __le32 id;
- char name[SNDRV_CTL_ELEM_ID_NAME_MAXLEN];
- char stream_name[SNDRV_CTL_ELEM_ID_NAME_MAXLEN];
- struct snd_soc_tplg_stream stream[SND_SOC_TPLG_STREAM_CONFIG_MAX];
- __le32 num_streams;
- struct snd_soc_tplg_hw_config hw_config[SND_SOC_TPLG_HW_CONFIG_MAX];
- __le32 num_hw_configs;
- __le32 default_hw_config_id;
- __le32 flag_mask;
- __le32 flags;
- struct snd_soc_tplg_private priv;
- } __attribute__((packed));
- struct snd_soc_tplg_dai {
- __le32 size;
- char dai_name[SNDRV_CTL_ELEM_ID_NAME_MAXLEN];
- __le32 dai_id;
- __le32 playback;
- __le32 capture;
- struct snd_soc_tplg_stream_caps caps[2];
- __le32 flag_mask;
- __le32 flags;
- struct snd_soc_tplg_private priv;
- } __attribute__((packed));
- struct snd_soc_tplg_manifest_v4 {
- __le32 size;
- __le32 control_elems;
- __le32 widget_elems;
- __le32 graph_elems;
- __le32 pcm_elems;
- __le32 dai_link_elems;
- struct snd_soc_tplg_private priv;
- } __attribute__((packed));
- struct snd_soc_tplg_stream_caps_v4 {
- __le32 size;
- char name[SNDRV_CTL_ELEM_ID_NAME_MAXLEN];
- __le64 formats;
- __le32 rates;
- __le32 rate_min;
- __le32 rate_max;
- __le32 channels_min;
- __le32 channels_max;
- __le32 periods_min;
- __le32 periods_max;
- __le32 period_size_min;
- __le32 period_size_max;
- __le32 buffer_size_min;
- __le32 buffer_size_max;
- } __attribute__((packed));
- struct snd_soc_tplg_pcm_v4 {
- __le32 size;
- char pcm_name[SNDRV_CTL_ELEM_ID_NAME_MAXLEN];
- char dai_name[SNDRV_CTL_ELEM_ID_NAME_MAXLEN];
- __le32 pcm_id;
- __le32 dai_id;
- __le32 playback;
- __le32 capture;
- __le32 compress;
- struct snd_soc_tplg_stream stream[SND_SOC_TPLG_STREAM_CONFIG_MAX];
- __le32 num_streams;
- struct snd_soc_tplg_stream_caps_v4 caps[2];
- } __attribute__((packed));
- struct snd_soc_tplg_link_config_v4 {
- __le32 size;
- __le32 id;
- struct snd_soc_tplg_stream stream[SND_SOC_TPLG_STREAM_CONFIG_MAX];
- __le32 num_streams;
- } __attribute__((packed));
- #endif
|