Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/stm/
H A Dstm32_sai_sub.c55 #define STM_SAI_HAS_PDM(x) ((x)->pdata->conf.has_spdif_pdm) macro
1381 if (STM_SAI_HAS_PDM(sai) && STM_SAI_IS_SUB_A(sai)) in stm32_sai_sub_parse_of()