Searched refs:XDISABLE (Results 1 – 3 of 3) sorted by relevance
186 #define XDISABLE BIT(0) macro
678 w &= ~(tx ? XDISABLE : 0); in omap_mcbsp_start()698 w |= (tx ? XDISABLE : 0); in omap_mcbsp_stop()
389 regs->xccr = DXENDLY(1) | XDMAEN | XDISABLE; in omap_mcbsp_dai_set_dai_fmt()