xcr1 217 sound/soc/ti/omap-mcbsp-priv.h u16 xcr1; xcr1 189 sound/soc/ti/omap-mcbsp.c MCBSP_WRITE(mcbsp, XCR1, config->xcr1); xcr1 1006 sound/soc/ti/omap-mcbsp.c regs->xcr1 &= ~(XFRLEN1(0x7f) | XWDLEN1(7)); xcr1 1021 sound/soc/ti/omap-mcbsp.c regs->xcr1 |= XFRLEN1(wpf - 1); xcr1 1029 sound/soc/ti/omap-mcbsp.c regs->xcr1 |= XWDLEN1(OMAP_MCBSP_WORD_16); xcr1 1036 sound/soc/ti/omap-mcbsp.c regs->xcr1 |= XWDLEN1(OMAP_MCBSP_WORD_32);