Home
last modified time | relevance | path

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

/Linux-v6.1/sound/soc/fsl/
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 */
1550 spdif_priv->soc->tx_formats; in fsl_spdif_probe()