tx_rotate 765 sound/soc/ti/davinci-mcasp.c u32 tx_rotate, rx_rotate, slot_width; tx_rotate 785 sound/soc/ti/davinci-mcasp.c tx_rotate = (slot_width / 4) & 0x7; tx_rotate 788 sound/soc/ti/davinci-mcasp.c tx_rotate = (sample_width / 4) & 0x7; tx_rotate 800 sound/soc/ti/davinci-mcasp.c mcasp_mod_bits(mcasp, DAVINCI_MCASP_TXFMT_REG, TXROT(tx_rotate),