Home
last modified time | relevance | path

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

/linux-4.1.27/sound/soc/davinci/
Ddavinci-mcasp.c613 u32 rx_rotate = 0; in davinci_config_channel_size() local
632 rx_rotate = (slot_length - word_length) / 4; in davinci_config_channel_size()
646 mcasp_mod_bits(mcasp, DAVINCI_MCASP_RXFMT_REG, RXROT(rx_rotate), in davinci_config_channel_size()