srgr2             218 sound/soc/ti/omap-mcbsp-priv.h 	u16 srgr2;
srgr2             190 sound/soc/ti/omap-mcbsp.c 	MCBSP_WRITE(mcbsp, SRGR2, config->srgr2);
srgr2            1059 sound/soc/ti/omap-mcbsp.c 	regs->srgr2	&= ~FPER(0xfff);
srgr2            1064 sound/soc/ti/omap-mcbsp.c 		regs->srgr2	|= FPER(framesize - 1);
srgr2            1069 sound/soc/ti/omap-mcbsp.c 		regs->srgr2	|= FPER(framesize - 1);
srgr2            1151 sound/soc/ti/omap-mcbsp.c 		regs->srgr2	|= FSGM;
srgr2            1155 sound/soc/ti/omap-mcbsp.c 		regs->srgr2	|= FSGM;
srgr2            1226 sound/soc/ti/omap-mcbsp.c 	regs->srgr2 &= ~CLKSM;
srgr2            1231 sound/soc/ti/omap-mcbsp.c 		regs->srgr2	|= CLKSM;
srgr2            1251 sound/soc/ti/omap-mcbsp.c 		regs->srgr2	|= CLKSM;