EP93XX_I2S_CLKCFG_CKP  266 sound/soc/cirrus/ep93xx-i2s.c 		clk_cfg &= ~(EP93XX_I2S_CLKCFG_CKP | EP93XX_I2S_CLKCFG_LRS);
EP93XX_I2S_CLKCFG_CKP  271 sound/soc/cirrus/ep93xx-i2s.c 		clk_cfg &= ~EP93XX_I2S_CLKCFG_CKP;
EP93XX_I2S_CLKCFG_CKP  277 sound/soc/cirrus/ep93xx-i2s.c 		clk_cfg |= EP93XX_I2S_CLKCFG_CKP;
EP93XX_I2S_CLKCFG_CKP  283 sound/soc/cirrus/ep93xx-i2s.c 		clk_cfg |= EP93XX_I2S_CLKCFG_CKP | EP93XX_I2S_CLKCFG_LRS;