Home
last modified time | relevance | path

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

/linux-5.19.10/sound/soc/ti/
Domap-mcbsp-priv.h162 #define XDISABLE BIT(0) macro
Domap-mcbsp.c461 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()