Home
last modified time | relevance | path

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

/linux/sound/soc/ti/
H A Ddavinci-mcasp.c793 u32 tx_rotate, rx_rotate, slot_width; in davinci_config_channel_size() local
814 rx_rotate = 0; in davinci_config_channel_size()
817 rx_rotate = (slot_width - sample_width) / 4; in davinci_config_channel_size()
830 mcasp_mod_bits(mcasp, DAVINCI_MCASP_RXFMT_REG, RXROT(rx_rotate), in davinci_config_channel_size()