Home
last modified time | relevance | path

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

/Linux-v6.6/sound/soc/ti/
Ddavinci-mcasp.c795 u32 tx_rotate, rx_rotate, slot_width; in davinci_config_channel_size() local
816 rx_rotate = 0; in davinci_config_channel_size()
819 rx_rotate = (slot_width - sample_width) / 4; in davinci_config_channel_size()
832 mcasp_mod_bits(mcasp, DAVINCI_MCASP_RXFMT_REG, RXROT(rx_rotate), in davinci_config_channel_size()