RWDLEN2          1003 sound/soc/ti/omap-mcbsp.c 	regs->rcr2	&= ~(RPHASE | RFRLEN2(0x7f) | RWDLEN2(7));
RWDLEN2          1026 sound/soc/ti/omap-mcbsp.c 		regs->rcr2	|= RWDLEN2(OMAP_MCBSP_WORD_16);
RWDLEN2          1033 sound/soc/ti/omap-mcbsp.c 		regs->rcr2	|= RWDLEN2(OMAP_MCBSP_WORD_32);