Home
last modified time | relevance | path

Searched refs:XDISABLE (Results 1 – 2 of 2) sorted by relevance

/linux/sound/soc/ti/
H A Domap-mcbsp-priv.h162 #define XDISABLE BIT(0) macro
H A Domap-mcbsp.c462 w &= ~(tx ? XDISABLE : 0); in omap_mcbsp_start()
484 w |= (tx ? XDISABLE : 0); in omap_mcbsp_stop()
1093 regs->xccr = DXENDLY(1) | XDMAEN | XDISABLE; in omap_mcbsp_dai_set_dai_fmt()