Home
last modified time | relevance | path

Searched refs:XDISABLE (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/sound/soc/ti/
H A Domap-mcbsp-priv.h162 #define XDISABLE BIT(0) macro
H A Domap-mcbsp.c464 w &= ~(tx ? XDISABLE : 0); in omap_mcbsp_start()
486 w |= (tx ? XDISABLE : 0); in omap_mcbsp_stop()
1105 regs->xccr = DXENDLY(1) | XDMAEN | XDISABLE; in omap_mcbsp_dai_set_dai_fmt()
/kernel/linux/linux-6.6/sound/soc/ti/
H A Domap-mcbsp-priv.h162 #define XDISABLE BIT(0) macro
H A Domap-mcbsp.c463 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()

Completed in 6 milliseconds