Searched refs:has_spdif_pdm (Results 1 – 3 of 3) sorted by relevance
27 .has_spdif_pdm = false,41 .has_spdif_pdm = true,249 sai->conf.has_spdif_pdm = !!FIELD_GET(SAI_HWCFGR_SPDIF_PDM, in stm32_sai_probe()
259 ((ip)->pdata->conf.has_spdif_pdm)281 bool has_spdif_pdm; member
54 #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)
Completed in 10 milliseconds