Home
last modified time | relevance | path

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

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