Home
last modified time | relevance | path

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

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