Home
last modified time | relevance | path

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

/linux-5.19.10/sound/soc/ti/
Domap-mcbsp-priv.h171 #define RDISABLE BIT(0) macro
Domap-mcbsp.c464 w &= ~(rx ? RDISABLE : 0); in omap_mcbsp_start()
493 w |= (rx ? RDISABLE : 0); in omap_mcbsp_stop()
1093 regs->rccr = RFULL_CYCLE | RDMAEN | RDISABLE; in omap_mcbsp_dai_set_dai_fmt()