Home
last modified time | relevance | path

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

/linux-3.4.99/sound/soc/omap/
Dmcbsp.h100 #define RJUST(value) (((value) & 0x3) << 13) /* bits 13:14 */ macro
Domap-mcbsp.c416 regs->spcr1 |= RJUST(2); in omap_mcbsp_dai_set_dai_fmt()