Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/stm/
H A Dstm32_sai.c25 .has_spdif_pdm = false,
36 .has_spdif_pdm = true,
218 sai->conf.has_spdif_pdm = !!FIELD_GET(SAI_HWCFGR_SPDIF_PDM, in stm32_sai_probe()
H A Dstm32_sai.h259 ((ip)->pdata->conf.has_spdif_pdm)
276 bool has_spdif_pdm; member
H A Dstm32_sai_sub.c54 #define STM_SAI_HAS_SPDIF(x) ((x)->pdata->conf.has_spdif_pdm)
55 #define STM_SAI_HAS_PDM(x) ((x)->pdata->conf.has_spdif_pdm)