Home
last modified time | relevance | path

Searched refs:tx_formats (Results 1 – 1 of 1) sorted by relevance

/linux/sound/soc/fsl/
H A Dfsl_spdif.c68 u64 tx_formats; member
158 .tx_formats = FSL_SPDIF_FORMATS_PLAYBACK,
168 .tx_formats = FSL_SPDIF_FORMATS_PLAYBACK,
178 .tx_formats = FSL_SPDIF_FORMATS_PLAYBACK,
189 .tx_formats = SNDRV_PCM_FMTBIT_S24_LE, /* Applied for EDMA */
199 .tx_formats = FSL_SPDIF_FORMATS_PLAYBACK,
209 .tx_formats = SNDRV_PCM_FMTBIT_S24_LE, /* Applied for EDMA */
1553 spdif_priv->soc->tx_formats; in fsl_spdif_probe()