Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/ti/
H A Domap-mcbsp-priv.h171 #define RDISABLE BIT(0) macro
H A Domap-mcbsp.c466 w &= ~(rx ? RDISABLE : 0); in omap_mcbsp_start()
495 w |= (rx ? RDISABLE : 0); in omap_mcbsp_stop()
1095 regs->rccr = RFULL_CYCLE | RDMAEN | RDISABLE; in omap_mcbsp_dai_set_dai_fmt()