RDISABLE          468 sound/soc/ti/omap-mcbsp.c 		w &= ~(rx ? RDISABLE : 0);
RDISABLE          497 sound/soc/ti/omap-mcbsp.c 		w |= (rx ? RDISABLE : 0);
RDISABLE         1109 sound/soc/ti/omap-mcbsp.c 		regs->rccr = RFULL_CYCLE | RDMAEN | RDISABLE;