• Home
  • Raw
  • Download

Lines Matching refs:__le32

195 	__le32 magic;		/* magic number */
196 __le32 abi; /* ABI version */
197 __le32 version; /* optional vendor specific version details */
198 __le32 type; /* SND_SOC_TPLG_TYPE_ */
199 __le32 size; /* size of this structure */
200 __le32 vendor_type; /* optional vendor specific type info */
201 __le32 payload_size; /* data bytes, excluding this header */
202 __le32 index; /* identifier for block */
203 __le32 count; /* number of elements in block */
208 __le32 token;
214 __le32 token;
215 __le32 value;
220 __le32 token;
225 __le32 size; /* size in bytes of the array, including all elements */
226 __le32 type; /* SND_SOC_TPLG_TUPLE_TYPE_ */
227 __le32 num_elems; /* number of elements in array */
241 __le32 size; /* in bytes of private data */
252 __le32 min;
253 __le32 step;
254 __le32 mute;
258 __le32 size; /* in bytes of this structure */
259 __le32 type; /* SNDRV_CTL_TLVT_*, type of TLV */
261 __le32 data[SND_SOC_TPLG_TLV_SIZE];
270 __le32 size; /* in bytes of this structure */
271 __le32 reg;
272 __le32 shift;
273 __le32 id; /* ID maps to Left, Right, LFE etc */
282 __le32 get;
283 __le32 put;
284 __le32 info;
291 __le32 size; /* in bytes of this structure */
292 __le32 type;
294 __le32 access;
303 __le32 size; /* in bytes of this structure */
306 __le32 rates; /* supported rates SNDRV_PCM_RATE_* */
307 __le32 rate_min; /* min rate */
308 __le32 rate_max; /* max rate */
309 __le32 channels_min; /* min channels */
310 __le32 channels_max; /* max channels */
311 __le32 periods_min; /* min number of periods */
312 __le32 periods_max; /* max number of periods */
313 __le32 period_size_min; /* min period size bytes */
314 __le32 period_size_max; /* max period size bytes */
315 __le32 buffer_size_min; /* min buffer size bytes */
316 __le32 buffer_size_max; /* max buffer size bytes */
317 __le32 sig_bits; /* number of bits of content */
324 __le32 size; /* in bytes of this structure */
327 __le32 rate; /* SNDRV_PCM_RATE_* */
328 __le32 period_bytes; /* size of period in bytes */
329 __le32 buffer_bytes; /* size of buffer in bytes */
330 __le32 channels; /* channels */
339 __le32 size; /* in bytes of this structure */
340 __le32 id; /* unique ID - - used to match */
341 __le32 fmt; /* SND_SOC_DAI_FORMAT_ format value */
349 __le32 mclk_rate; /* MCLK or SYSCLK freqency in Hz */
350 __le32 bclk_rate; /* BCLK freqency in Hz */
351 __le32 fsync_rate; /* frame clock in Hz */
352 __le32 tdm_slots; /* number of TDM slots in use */
353 __le32 tdm_slot_width; /* width in bits for each slot */
354 __le32 tx_slots; /* bit mask for active Tx slots */
355 __le32 rx_slots; /* bit mask for active Rx slots */
356 __le32 tx_channels; /* number of Tx channels */
357 __le32 tx_chanmap[SND_SOC_TPLG_MAX_CHAN]; /* array of slot number */
358 __le32 rx_channels; /* number of Rx channels */
359 __le32 rx_chanmap[SND_SOC_TPLG_MAX_CHAN]; /* array of slot number */
375 __le32 size; /* in bytes of this structure */
376 __le32 control_elems; /* number of control elements */
377 __le32 widget_elems; /* number of widget elements */
378 __le32 graph_elems; /* number of graph elements */
379 __le32 pcm_elems; /* number of PCM elements */
380 __le32 dai_link_elems; /* number of DAI link elements */
381 __le32 dai_elems; /* number of physical DAI elements */
382 __le32 reserved[20]; /* reserved for new ABI element types */
398 __le32 size; /* in bytes of this structure */
399 __le32 min;
400 __le32 max;
401 __le32 platform_max;
402 __le32 invert;
403 __le32 num_channels;
420 __le32 size; /* in bytes of this structure */
421 __le32 num_channels;
423 __le32 items;
424 __le32 mask;
425 __le32 count;
427 __le32 values[SND_SOC_TPLG_NUM_TEXTS * SNDRV_CTL_ELEM_ID_NAME_MAXLEN / 4];
443 __le32 size; /* in bytes of this structure */
444 __le32 max;
445 __le32 mask;
446 __le32 base;
447 __le32 num_regs;
485 __le32 size; /* in bytes of this structure */
486 __le32 id; /* SND_SOC_DAPM_CTL */
490 __le32 reg; /* negative reg = no direct dapm */
491 __le32 shift; /* bits to shift */
492 __le32 mask; /* non-shifted mask */
493 __le32 subseq; /* sort within widget type */
494 __le32 invert; /* invert the power bit */
495 __le32 ignore_suspend; /* kept enabled over suspend */
498 __le32 num_kcontrols;
518 __le32 size; /* in bytes of this structure */
521 __le32 pcm_id; /* unique ID - used to match with DAI link */
522 __le32 dai_id; /* unique ID - used to match */
523 __le32 playback; /* supports playback mode */
524 __le32 capture; /* supports capture mode */
525 __le32 compress; /* 1 = compressed; 0 = PCM */
527 __le32 num_streams; /* number of streams */
529 __le32 flag_mask; /* bitmask of flags to configure */
530 __le32 flags; /* SND_SOC_TPLG_LNK_FLGBIT_* flag value */
546 __le32 size; /* in bytes of this structure */
547 __le32 id; /* unique ID - used to match */
551 __le32 num_streams; /* number of streams */
553 __le32 num_hw_configs; /* number of hw configs */
554 __le32 default_hw_config_id; /* default hw config ID for init */
555 __le32 flag_mask; /* bitmask of flags to configure */
556 __le32 flags; /* SND_SOC_TPLG_LNK_FLGBIT_* flag value */
572 __le32 size; /* in bytes of this structure */
574 __le32 dai_id; /* unique ID - used to match */
575 __le32 playback; /* supports playback mode */
576 __le32 capture; /* supports capture mode */
578 __le32 flag_mask; /* bitmask of flags to configure */
579 __le32 flags; /* SND_SOC_TPLG_DAI_FLGBIT_* */
589 __le32 size; /* in bytes of this structure */
590 __le32 control_elems; /* number of control elements */
591 __le32 widget_elems; /* number of widget elements */
592 __le32 graph_elems; /* number of graph elements */
593 __le32 pcm_elems; /* number of PCM elements */
594 __le32 dai_link_elems; /* number of DAI link elements */
600 __le32 size; /* in bytes of this structure */
603 __le32 rates; /* supported rates SNDRV_PCM_RATE_* */
604 __le32 rate_min; /* min rate */
605 __le32 rate_max; /* max rate */
606 __le32 channels_min; /* min channels */
607 __le32 channels_max; /* max channels */
608 __le32 periods_min; /* min number of periods */
609 __le32 periods_max; /* max number of periods */
610 __le32 period_size_min; /* min period size bytes */
611 __le32 period_size_max; /* max period size bytes */
612 __le32 buffer_size_min; /* min buffer size bytes */
613 __le32 buffer_size_max; /* max buffer size bytes */
618 __le32 size; /* in bytes of this structure */
621 __le32 pcm_id; /* unique ID - used to match with DAI link */
622 __le32 dai_id; /* unique ID - used to match */
623 __le32 playback; /* supports playback mode */
624 __le32 capture; /* supports capture mode */
625 __le32 compress; /* 1 = compressed; 0 = PCM */
627 __le32 num_streams; /* number of streams */
633 __le32 size; /* in bytes of this structure */
634 __le32 id; /* unique ID - used to match */
636 __le32 num_streams; /* number of streams */