Lines Matching refs:__le32

188 	__le32 magic;		/* magic number */
189 __le32 abi; /* ABI version */
190 __le32 version; /* optional vendor specific version details */
191 __le32 type; /* SND_SOC_TPLG_TYPE_ */
192 __le32 size; /* size of this structure */
193 __le32 vendor_type; /* optional vendor specific type info */
194 __le32 payload_size; /* data bytes, excluding this header */
195 __le32 index; /* identifier for block */
196 __le32 count; /* number of elements in block */
201 __le32 token;
207 __le32 token;
208 __le32 value;
213 __le32 token;
218 __le32 size; /* size in bytes of the array, including all elements */
219 __le32 type; /* SND_SOC_TPLG_TUPLE_TYPE_ */
220 __le32 num_elems; /* number of elements in array */
234 __le32 size; /* in bytes of private data */
245 __le32 min;
246 __le32 step;
247 __le32 mute;
251 __le32 size; /* in bytes of this structure */
252 __le32 type; /* SNDRV_CTL_TLVT_*, type of TLV */
254 __le32 data[SND_SOC_TPLG_TLV_SIZE];
263 __le32 size; /* in bytes of this structure */
264 __le32 reg;
265 __le32 shift;
266 __le32 id; /* ID maps to Left, Right, LFE etc */
275 __le32 get;
276 __le32 put;
277 __le32 info;
284 __le32 size; /* in bytes of this structure */
285 __le32 type;
287 __le32 access;
296 __le32 size; /* in bytes of this structure */
299 __le32 rates; /* supported rates SNDRV_PCM_RATE_* */
300 __le32 rate_min; /* min rate */
301 __le32 rate_max; /* max rate */
302 __le32 channels_min; /* min channels */
303 __le32 channels_max; /* max channels */
304 __le32 periods_min; /* min number of periods */
305 __le32 periods_max; /* max number of periods */
306 __le32 period_size_min; /* min period size bytes */
307 __le32 period_size_max; /* max period size bytes */
308 __le32 buffer_size_min; /* min buffer size bytes */
309 __le32 buffer_size_max; /* max buffer size bytes */
310 __le32 sig_bits; /* number of bits of content */
317 __le32 size; /* in bytes of this structure */
320 __le32 rate; /* SNDRV_PCM_RATE_* */
321 __le32 period_bytes; /* size of period in bytes */
322 __le32 buffer_bytes; /* size of buffer in bytes */
323 __le32 channels; /* channels */
332 __le32 size; /* in bytes of this structure */
333 __le32 id; /* unique ID - - used to match */
334 __le32 fmt; /* SND_SOC_DAI_FORMAT_ format value */
342 __le32 mclk_rate; /* MCLK or SYSCLK freqency in Hz */
343 __le32 bclk_rate; /* BCLK freqency in Hz */
344 __le32 fsync_rate; /* frame clock in Hz */
345 __le32 tdm_slots; /* number of TDM slots in use */
346 __le32 tdm_slot_width; /* width in bits for each slot */
347 __le32 tx_slots; /* bit mask for active Tx slots */
348 __le32 rx_slots; /* bit mask for active Rx slots */
349 __le32 tx_channels; /* number of Tx channels */
350 __le32 tx_chanmap[SND_SOC_TPLG_MAX_CHAN]; /* array of slot number */
351 __le32 rx_channels; /* number of Rx channels */
352 __le32 rx_chanmap[SND_SOC_TPLG_MAX_CHAN]; /* array of slot number */
368 __le32 size; /* in bytes of this structure */
369 __le32 control_elems; /* number of control elements */
370 __le32 widget_elems; /* number of widget elements */
371 __le32 graph_elems; /* number of graph elements */
372 __le32 pcm_elems; /* number of PCM elements */
373 __le32 dai_link_elems; /* number of DAI link elements */
374 __le32 dai_elems; /* number of physical DAI elements */
375 __le32 reserved[20]; /* reserved for new ABI element types */
391 __le32 size; /* in bytes of this structure */
392 __le32 min;
393 __le32 max;
394 __le32 platform_max;
395 __le32 invert;
396 __le32 num_channels;
413 __le32 size; /* in bytes of this structure */
414 __le32 num_channels;
416 __le32 items;
417 __le32 mask;
418 __le32 count;
420 __le32 values[SND_SOC_TPLG_NUM_TEXTS * SNDRV_CTL_ELEM_ID_NAME_MAXLEN / 4];
436 __le32 size; /* in bytes of this structure */
437 __le32 max;
438 __le32 mask;
439 __le32 base;
440 __le32 num_regs;
478 __le32 size; /* in bytes of this structure */
479 __le32 id; /* SND_SOC_DAPM_CTL */
483 __le32 reg; /* negative reg = no direct dapm */
484 __le32 shift; /* bits to shift */
485 __le32 mask; /* non-shifted mask */
486 __le32 subseq; /* sort within widget type */
487 __le32 invert; /* invert the power bit */
488 __le32 ignore_suspend; /* kept enabled over suspend */
491 __le32 num_kcontrols;
511 __le32 size; /* in bytes of this structure */
514 __le32 pcm_id; /* unique ID - used to match with DAI link */
515 __le32 dai_id; /* unique ID - used to match */
516 __le32 playback; /* supports playback mode */
517 __le32 capture; /* supports capture mode */
518 __le32 compress; /* 1 = compressed; 0 = PCM */
520 __le32 num_streams; /* number of streams */
522 __le32 flag_mask; /* bitmask of flags to configure */
523 __le32 flags; /* SND_SOC_TPLG_LNK_FLGBIT_* flag value */
539 __le32 size; /* in bytes of this structure */
540 __le32 id; /* unique ID - used to match */
544 __le32 num_streams; /* number of streams */
546 __le32 num_hw_configs; /* number of hw configs */
547 __le32 default_hw_config_id; /* default hw config ID for init */
548 __le32 flag_mask; /* bitmask of flags to configure */
549 __le32 flags; /* SND_SOC_TPLG_LNK_FLGBIT_* flag value */
565 __le32 size; /* in bytes of this structure */
567 __le32 dai_id; /* unique ID - used to match */
568 __le32 playback; /* supports playback mode */
569 __le32 capture; /* supports capture mode */
571 __le32 flag_mask; /* bitmask of flags to configure */
572 __le32 flags; /* SND_SOC_TPLG_DAI_FLGBIT_* */
582 __le32 size; /* in bytes of this structure */
583 __le32 control_elems; /* number of control elements */
584 __le32 widget_elems; /* number of widget elements */
585 __le32 graph_elems; /* number of graph elements */
586 __le32 pcm_elems; /* number of PCM elements */
587 __le32 dai_link_elems; /* number of DAI link elements */
593 __le32 size; /* in bytes of this structure */
596 __le32 rates; /* supported rates SNDRV_PCM_RATE_* */
597 __le32 rate_min; /* min rate */
598 __le32 rate_max; /* max rate */
599 __le32 channels_min; /* min channels */
600 __le32 channels_max; /* max channels */
601 __le32 periods_min; /* min number of periods */
602 __le32 periods_max; /* max number of periods */
603 __le32 period_size_min; /* min period size bytes */
604 __le32 period_size_max; /* max period size bytes */
605 __le32 buffer_size_min; /* min buffer size bytes */
606 __le32 buffer_size_max; /* max buffer size bytes */
611 __le32 size; /* in bytes of this structure */
614 __le32 pcm_id; /* unique ID - used to match with DAI link */
615 __le32 dai_id; /* unique ID - used to match */
616 __le32 playback; /* supports playback mode */
617 __le32 capture; /* supports capture mode */
618 __le32 compress; /* 1 = compressed; 0 = PCM */
620 __le32 num_streams; /* number of streams */
626 __le32 size; /* in bytes of this structure */
627 __le32 id; /* unique ID - used to match */
629 __le32 num_streams; /* number of streams */