Searched refs:tdm_mode (Results 1 - 3 of 3) sorted by relevance

/linux-4.4.14/sound/soc/blackfin/
H A Dbf5xx-i2s-pcm.h14 bool tdm_mode; member in struct:bf5xx_i2s_pcm_data
H A Dbf5xx-i2s-pcm.c72 if (dma_data->tdm_mode) bf5xx_pcm_hw_params()
95 if (dma_data->tdm_mode) bf5xx_pcm_prepare()
168 if (dma_data->tdm_mode) bf5xx_pcm_pointer()
189 if (dma_data->tdm_mode) bf5xx_pcm_open()
240 if (dma_data->tdm_mode) { bf5xx_pcm_copy()
297 if (dma_data->tdm_mode) { bf5xx_pcm_silence()
H A Dbf5xx-i2s.c234 bf5xx_i2s->tx_dma_data.tdm_mode = slots != 0; bf5xx_i2s_set_tdm_slot()
235 bf5xx_i2s->rx_dma_data.tdm_mode = slots != 0; bf5xx_i2s_set_tdm_slot()

Completed in 93 milliseconds