Searched refs:XDISABLE (Results 1 – 2 of 2) sorted by relevance
162 #define XDISABLE BIT(0) macro
461 w &= ~(tx ? XDISABLE : 0); in omap_mcbsp_start()483 w |= (tx ? XDISABLE : 0); in omap_mcbsp_stop()1092 regs->xccr = DXENDLY(1) | XDMAEN | XDISABLE; in omap_mcbsp_dai_set_dai_fmt()