Searched refs:i2s_dai (Results 1 – 2 of 2) sorted by relevance
57 struct i2s_dai { struct69 struct i2s_dai *pri_dai; argument71 struct i2s_dai *sec_dai; argument97 struct i2s_dai *dai; argument137 static inline bool is_secondary(struct i2s_dai *i2s) in is_secondary()143 static inline bool tx_active(struct i2s_dai *i2s) in tx_active()161 static inline struct i2s_dai *get_other_dai(struct i2s_dai *i2s) in get_other_dai()167 static inline bool other_tx_active(struct i2s_dai *i2s) in other_tx_active()169 struct i2s_dai *other = get_other_dai(i2s); in other_tx_active()175 static inline bool any_tx_active(struct i2s_dai *i2s) in any_tx_active()[all …]
92 struct snd_soc_dai *i2s_dai) in xlnx_i2s_hw_params() argument95 struct xlnx_i2s_drv_data *drv_data = snd_soc_dai_get_drvdata(i2s_dai); in xlnx_i2s_hw_params()110 dev_warn(i2s_dai->dev, "invalid SCLK divisor for sysclk %u and sclk %u\n", in xlnx_i2s_hw_params()129 struct snd_soc_dai *i2s_dai) in xlnx_i2s_trigger() argument131 struct xlnx_i2s_drv_data *drv_data = snd_soc_dai_get_drvdata(i2s_dai); in xlnx_i2s_trigger()