XDISABLE          465 sound/soc/ti/omap-mcbsp.c 		w &= ~(tx ? XDISABLE : 0);
XDISABLE          487 sound/soc/ti/omap-mcbsp.c 		w |= (tx ? XDISABLE : 0);
XDISABLE         1108 sound/soc/ti/omap-mcbsp.c 		regs->xccr = DXENDLY(1) | XDMAEN | XDISABLE;