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

/linux-4.4.14/sound/soc/blackfin/
H A Dbf5xx-i2s.c188 unsigned int tx_mapped = 0, rx_mapped = 0; bf5xx_i2s_set_channel_map() local
199 (!(tx_mapped & (1 << slot)))) { bf5xx_i2s_set_channel_map()
201 tx_mapped |= 1 << slot; bf5xx_i2s_set_channel_map()

Completed in 76 milliseconds