Lines Matching refs:__le32

189 	__le32 magic;		/* magic number */
190 __le32 abi; /* ABI version */
191 __le32 version; /* optional vendor specific version details */
192 __le32 type; /* SND_SOC_TPLG_TYPE_ */
193 __le32 size; /* size of this structure */
194 __le32 vendor_type; /* optional vendor specific type info */
195 __le32 payload_size; /* data bytes, excluding this header */
196 __le32 index; /* identifier for block */
197 __le32 count; /* number of elements in block */
202 __le32 token;
208 __le32 token;
209 __le32 value;
214 __le32 token;
219 __le32 size; /* size in bytes of the array, including all elements */
220 __le32 type; /* SND_SOC_TPLG_TUPLE_TYPE_ */
221 __le32 num_elems; /* number of elements in array */
235 __le32 size; /* in bytes of private data */
246 __le32 min;
247 __le32 step;
248 __le32 mute;
252 __le32 size; /* in bytes of this structure */
253 __le32 type; /* SNDRV_CTL_TLVT_*, type of TLV */
255 __le32 data[SND_SOC_TPLG_TLV_SIZE];
264 __le32 size; /* in bytes of this structure */
265 __le32 reg;
266 __le32 shift;
267 __le32 id; /* ID maps to Left, Right, LFE etc */
276 __le32 get;
277 __le32 put;
278 __le32 info;
285 __le32 size; /* in bytes of this structure */
286 __le32 type;
288 __le32 access;
297 __le32 size; /* in bytes of this structure */
300 __le32 rates; /* supported rates SNDRV_PCM_RATE_* */
301 __le32 rate_min; /* min rate */
302 __le32 rate_max; /* max rate */
303 __le32 channels_min; /* min channels */
304 __le32 channels_max; /* max channels */
305 __le32 periods_min; /* min number of periods */
306 __le32 periods_max; /* max number of periods */
307 __le32 period_size_min; /* min period size bytes */
308 __le32 period_size_max; /* max period size bytes */
309 __le32 buffer_size_min; /* min buffer size bytes */
310 __le32 buffer_size_max; /* max buffer size bytes */
311 __le32 sig_bits; /* number of bits of content */
318 __le32 size; /* in bytes of this structure */
321 __le32 rate; /* SNDRV_PCM_RATE_* */
322 __le32 period_bytes; /* size of period in bytes */
323 __le32 buffer_bytes; /* size of buffer in bytes */
324 __le32 channels; /* channels */
333 __le32 size; /* in bytes of this structure */
334 __le32 id; /* unique ID - - used to match */
335 __le32 fmt; /* SND_SOC_DAI_FORMAT_ format value */
343 __le32 mclk_rate; /* MCLK or SYSCLK freqency in Hz */
344 __le32 bclk_rate; /* BCLK freqency in Hz */
345 __le32 fsync_rate; /* frame clock in Hz */
346 __le32 tdm_slots; /* number of TDM slots in use */
347 __le32 tdm_slot_width; /* width in bits for each slot */
348 __le32 tx_slots; /* bit mask for active Tx slots */
349 __le32 rx_slots; /* bit mask for active Rx slots */
350 __le32 tx_channels; /* number of Tx channels */
351 __le32 tx_chanmap[SND_SOC_TPLG_MAX_CHAN]; /* array of slot number */
352 __le32 rx_channels; /* number of Rx channels */
353 __le32 rx_chanmap[SND_SOC_TPLG_MAX_CHAN]; /* array of slot number */
369 __le32 size; /* in bytes of this structure */
370 __le32 control_elems; /* number of control elements */
371 __le32 widget_elems; /* number of widget elements */
372 __le32 graph_elems; /* number of graph elements */
373 __le32 pcm_elems; /* number of PCM elements */
374 __le32 dai_link_elems; /* number of DAI link elements */
375 __le32 dai_elems; /* number of physical DAI elements */
376 __le32 reserved[20]; /* reserved for new ABI element types */
392 __le32 size; /* in bytes of this structure */
393 __le32 min;
394 __le32 max;
395 __le32 platform_max;
396 __le32 invert;
397 __le32 num_channels;
414 __le32 size; /* in bytes of this structure */
415 __le32 num_channels;
417 __le32 items;
418 __le32 mask;
419 __le32 count;
421 __le32 values[SND_SOC_TPLG_NUM_TEXTS * SNDRV_CTL_ELEM_ID_NAME_MAXLEN / 4];
437 __le32 size; /* in bytes of this structure */
438 __le32 max;
439 __le32 mask;
440 __le32 base;
441 __le32 num_regs;
479 __le32 size; /* in bytes of this structure */
480 __le32 id; /* SND_SOC_DAPM_CTL */
484 __le32 reg; /* negative reg = no direct dapm */
485 __le32 shift; /* bits to shift */
486 __le32 mask; /* non-shifted mask */
487 __le32 subseq; /* sort within widget type */
488 __le32 invert; /* invert the power bit */
489 __le32 ignore_suspend; /* kept enabled over suspend */
492 __le32 num_kcontrols;
512 __le32 size; /* in bytes of this structure */
515 __le32 pcm_id; /* unique ID - used to match with DAI link */
516 __le32 dai_id; /* unique ID - used to match */
517 __le32 playback; /* supports playback mode */
518 __le32 capture; /* supports capture mode */
519 __le32 compress; /* 1 = compressed; 0 = PCM */
521 __le32 num_streams; /* number of streams */
523 __le32 flag_mask; /* bitmask of flags to configure */
524 __le32 flags; /* SND_SOC_TPLG_LNK_FLGBIT_* flag value */
540 __le32 size; /* in bytes of this structure */
541 __le32 id; /* unique ID - used to match */
545 __le32 num_streams; /* number of streams */
547 __le32 num_hw_configs; /* number of hw configs */
548 __le32 default_hw_config_id; /* default hw config ID for init */
549 __le32 flag_mask; /* bitmask of flags to configure */
550 __le32 flags; /* SND_SOC_TPLG_LNK_FLGBIT_* flag value */
566 __le32 size; /* in bytes of this structure */
568 __le32 dai_id; /* unique ID - used to match */
569 __le32 playback; /* supports playback mode */
570 __le32 capture; /* supports capture mode */
572 __le32 flag_mask; /* bitmask of flags to configure */
573 __le32 flags; /* SND_SOC_TPLG_DAI_FLGBIT_* */
583 __le32 size; /* in bytes of this structure */
584 __le32 control_elems; /* number of control elements */
585 __le32 widget_elems; /* number of widget elements */
586 __le32 graph_elems; /* number of graph elements */
587 __le32 pcm_elems; /* number of PCM elements */
588 __le32 dai_link_elems; /* number of DAI link elements */
594 __le32 size; /* in bytes of this structure */
597 __le32 rates; /* supported rates SNDRV_PCM_RATE_* */
598 __le32 rate_min; /* min rate */
599 __le32 rate_max; /* max rate */
600 __le32 channels_min; /* min channels */
601 __le32 channels_max; /* max channels */
602 __le32 periods_min; /* min number of periods */
603 __le32 periods_max; /* max number of periods */
604 __le32 period_size_min; /* min period size bytes */
605 __le32 period_size_max; /* max period size bytes */
606 __le32 buffer_size_min; /* min buffer size bytes */
607 __le32 buffer_size_max; /* max buffer size bytes */
612 __le32 size; /* in bytes of this structure */
615 __le32 pcm_id; /* unique ID - used to match with DAI link */
616 __le32 dai_id; /* unique ID - used to match */
617 __le32 playback; /* supports playback mode */
618 __le32 capture; /* supports capture mode */
619 __le32 compress; /* 1 = compressed; 0 = PCM */
621 __le32 num_streams; /* number of streams */
627 __le32 size; /* in bytes of this structure */
628 __le32 id; /* unique ID - used to match */
630 __le32 num_streams; /* number of streams */