Lines Matching refs:__le32

191 	__le32 magic;		/* magic number */
192 __le32 abi; /* ABI version */
193 __le32 version; /* optional vendor specific version details */
194 __le32 type; /* SND_SOC_TPLG_TYPE_ */
195 __le32 size; /* size of this structure */
196 __le32 vendor_type; /* optional vendor specific type info */
197 __le32 payload_size; /* data bytes, excluding this header */
198 __le32 index; /* identifier for block */
199 __le32 count; /* number of elements in block */
204 __le32 token;
210 __le32 token;
211 __le32 value;
216 __le32 token;
221 __le32 size; /* size in bytes of the array, including all elements */
222 __le32 type; /* SND_SOC_TPLG_TUPLE_TYPE_ */
223 __le32 num_elems; /* number of elements in array */
237 __le32 size; /* in bytes of private data */
248 __le32 min;
249 __le32 step;
250 __le32 mute;
254 __le32 size; /* in bytes of this structure */
255 __le32 type; /* SNDRV_CTL_TLVT_*, type of TLV */
257 __le32 data[SND_SOC_TPLG_TLV_SIZE];
266 __le32 size; /* in bytes of this structure */
267 __le32 reg;
268 __le32 shift;
269 __le32 id; /* ID maps to Left, Right, LFE etc */
278 __le32 get;
279 __le32 put;
280 __le32 info;
287 __le32 size; /* in bytes of this structure */
288 __le32 type;
290 __le32 access;
299 __le32 size; /* in bytes of this structure */
302 __le32 rates; /* supported rates SNDRV_PCM_RATE_* */
303 __le32 rate_min; /* min rate */
304 __le32 rate_max; /* max rate */
305 __le32 channels_min; /* min channels */
306 __le32 channels_max; /* max channels */
307 __le32 periods_min; /* min number of periods */
308 __le32 periods_max; /* max number of periods */
309 __le32 period_size_min; /* min period size bytes */
310 __le32 period_size_max; /* max period size bytes */
311 __le32 buffer_size_min; /* min buffer size bytes */
312 __le32 buffer_size_max; /* max buffer size bytes */
313 __le32 sig_bits; /* number of bits of content */
320 __le32 size; /* in bytes of this structure */
323 __le32 rate; /* SNDRV_PCM_RATE_* */
324 __le32 period_bytes; /* size of period in bytes */
325 __le32 buffer_bytes; /* size of buffer in bytes */
326 __le32 channels; /* channels */
335 __le32 size; /* in bytes of this structure */
336 __le32 id; /* unique ID - - used to match */
337 __le32 fmt; /* SND_SOC_DAI_FORMAT_ format value */
345 __le32 mclk_rate; /* MCLK or SYSCLK freqency in Hz */
346 __le32 bclk_rate; /* BCLK freqency in Hz */
347 __le32 fsync_rate; /* frame clock in Hz */
348 __le32 tdm_slots; /* number of TDM slots in use */
349 __le32 tdm_slot_width; /* width in bits for each slot */
350 __le32 tx_slots; /* bit mask for active Tx slots */
351 __le32 rx_slots; /* bit mask for active Rx slots */
352 __le32 tx_channels; /* number of Tx channels */
353 __le32 tx_chanmap[SND_SOC_TPLG_MAX_CHAN]; /* array of slot number */
354 __le32 rx_channels; /* number of Rx channels */
355 __le32 rx_chanmap[SND_SOC_TPLG_MAX_CHAN]; /* array of slot number */
371 __le32 size; /* in bytes of this structure */
372 __le32 control_elems; /* number of control elements */
373 __le32 widget_elems; /* number of widget elements */
374 __le32 graph_elems; /* number of graph elements */
375 __le32 pcm_elems; /* number of PCM elements */
376 __le32 dai_link_elems; /* number of DAI link elements */
377 __le32 dai_elems; /* number of physical DAI elements */
378 __le32 reserved[20]; /* reserved for new ABI element types */
394 __le32 size; /* in bytes of this structure */
395 __le32 min;
396 __le32 max;
397 __le32 platform_max;
398 __le32 invert;
399 __le32 num_channels;
416 __le32 size; /* in bytes of this structure */
417 __le32 num_channels;
419 __le32 items;
420 __le32 mask;
421 __le32 count;
423 __le32 values[SND_SOC_TPLG_NUM_TEXTS * SNDRV_CTL_ELEM_ID_NAME_MAXLEN / 4];
439 __le32 size; /* in bytes of this structure */
440 __le32 max;
441 __le32 mask;
442 __le32 base;
443 __le32 num_regs;
481 __le32 size; /* in bytes of this structure */
482 __le32 id; /* SND_SOC_DAPM_CTL */
486 __le32 reg; /* negative reg = no direct dapm */
487 __le32 shift; /* bits to shift */
488 __le32 mask; /* non-shifted mask */
489 __le32 subseq; /* sort within widget type */
490 __le32 invert; /* invert the power bit */
491 __le32 ignore_suspend; /* kept enabled over suspend */
494 __le32 num_kcontrols;
514 __le32 size; /* in bytes of this structure */
517 __le32 pcm_id; /* unique ID - used to match with DAI link */
518 __le32 dai_id; /* unique ID - used to match */
519 __le32 playback; /* supports playback mode */
520 __le32 capture; /* supports capture mode */
521 __le32 compress; /* 1 = compressed; 0 = PCM */
523 __le32 num_streams; /* number of streams */
525 __le32 flag_mask; /* bitmask of flags to configure */
526 __le32 flags; /* SND_SOC_TPLG_LNK_FLGBIT_* flag value */
542 __le32 size; /* in bytes of this structure */
543 __le32 id; /* unique ID - used to match */
547 __le32 num_streams; /* number of streams */
549 __le32 num_hw_configs; /* number of hw configs */
550 __le32 default_hw_config_id; /* default hw config ID for init */
551 __le32 flag_mask; /* bitmask of flags to configure */
552 __le32 flags; /* SND_SOC_TPLG_LNK_FLGBIT_* flag value */
568 __le32 size; /* in bytes of this structure */
570 __le32 dai_id; /* unique ID - used to match */
571 __le32 playback; /* supports playback mode */
572 __le32 capture; /* supports capture mode */
574 __le32 flag_mask; /* bitmask of flags to configure */
575 __le32 flags; /* SND_SOC_TPLG_DAI_FLGBIT_* */
585 __le32 size; /* in bytes of this structure */
586 __le32 control_elems; /* number of control elements */
587 __le32 widget_elems; /* number of widget elements */
588 __le32 graph_elems; /* number of graph elements */
589 __le32 pcm_elems; /* number of PCM elements */
590 __le32 dai_link_elems; /* number of DAI link elements */
596 __le32 size; /* in bytes of this structure */
599 __le32 rates; /* supported rates SNDRV_PCM_RATE_* */
600 __le32 rate_min; /* min rate */
601 __le32 rate_max; /* max rate */
602 __le32 channels_min; /* min channels */
603 __le32 channels_max; /* max channels */
604 __le32 periods_min; /* min number of periods */
605 __le32 periods_max; /* max number of periods */
606 __le32 period_size_min; /* min period size bytes */
607 __le32 period_size_max; /* max period size bytes */
608 __le32 buffer_size_min; /* min buffer size bytes */
609 __le32 buffer_size_max; /* max buffer size bytes */
614 __le32 size; /* in bytes of this structure */
617 __le32 pcm_id; /* unique ID - used to match with DAI link */
618 __le32 dai_id; /* unique ID - used to match */
619 __le32 playback; /* supports playback mode */
620 __le32 capture; /* supports capture mode */
621 __le32 compress; /* 1 = compressed; 0 = PCM */
623 __le32 num_streams; /* number of streams */
629 __le32 size; /* in bytes of this structure */
630 __le32 id; /* unique ID - used to match */
632 __le32 num_streams; /* number of streams */