Home
last modified time | relevance | path

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

/linux/sound/soc/ti/
A Domap-mcbsp-priv.h139 #define CLKGDV(value) ((value) & 0x7f) /* Bits 0:7 */ macro
A Domap-mcbsp.c1198 regs->srgr1 &= ~CLKGDV(0xff); in omap_mcbsp_dai_set_clkdiv()
1199 regs->srgr1 |= CLKGDV(div - 1); in omap_mcbsp_dai_set_clkdiv()

Completed in 9 milliseconds