Home
last modified time | relevance | path

Searched defs:snd_soc_tplg_hw_config (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/include/uapi/sound/
H A Dasoc.h334 struct snd_soc_tplg_hw_config { struct
336 __le32 id; /* unique ID - - used to match */
337 __le32 fmt; /* SND_SOC_DAI_FORMAT_ format value */
341 __u8 bclk_provider; /* SND_SOC_TPLG_BCLK_ value */
344 __le16 reserved; /* for 32bit alignment */
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 */
350 __le32 tx_slots; /* bit mask for active Tx slots */
352 __le32 tx_channels; /* number of Tx channels */
[all …]