Home
last modified time | relevance | path

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

/Linux-v4.19/sound/soc/omap/
Dmcbsp.h106 #define RJUST(value) (((value) & 0x3) << 13) /* bits 13:14 */ macro
Domap-mcbsp.c445 regs->spcr1 |= RJUST(2); in omap_mcbsp_dai_set_dai_fmt()