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