Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/fsl/
H A Dfsl_spdif.c70 u64 tx_formats; member
160 .tx_formats = FSL_SPDIF_FORMATS_PLAYBACK,
170 .tx_formats = FSL_SPDIF_FORMATS_PLAYBACK,
180 .tx_formats = FSL_SPDIF_FORMATS_PLAYBACK,
191 .tx_formats = SNDRV_PCM_FMTBIT_S24_LE, /* Applied for EDMA */
201 .tx_formats = FSL_SPDIF_FORMATS_PLAYBACK,
211 .tx_formats = SNDRV_PCM_FMTBIT_S24_LE, /* Applied for EDMA */
1555 spdif_priv->soc->tx_formats; in fsl_spdif_probe()