Searched defs:mt8365_pcm_intf_data (Results 1 – 1 of 1) sorted by relevance
16 struct mt8365_pcm_intf_data { struct17 bool slave_mode;18 bool lrck_inv;42 struct mt8365_pcm_intf_data *pcm_priv = afe_priv->dai_priv[MT8365_AFE_IO_PCM1]; in mt8365_dai_configure_pcm1() argument