Home
last modified time | relevance | path

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

/linux-2.6.39/arch/arm/plat-omap/include/plat/
Dmcbsp.h252 #define RDISABLE 0x0001 macro
/linux-2.6.39/sound/soc/omap/
Domap-mcbsp.c418 regs->rccr = RFULL_CYCLE | RDMAEN | RDISABLE; in omap_mcbsp_dai_set_dai_fmt()
/linux-2.6.39/arch/arm/plat-omap/
Dmcbsp.c990 w &= ~(rx ? RDISABLE : 0); in omap_mcbsp_start()
1026 w |= (rx ? RDISABLE : 0); in omap_mcbsp_stop()