lrdiv             300 sound/soc/cirrus/ep93xx-i2s.c 	unsigned word_len, div, sdiv, lrdiv;
lrdiv             336 sound/soc/cirrus/ep93xx-i2s.c 		lrdiv = 128;
lrdiv             338 sound/soc/cirrus/ep93xx-i2s.c 		lrdiv = 64;
lrdiv             347 sound/soc/cirrus/ep93xx-i2s.c 	err = clk_set_rate(info->lrclk, clk_get_rate(info->sclk) / lrdiv);