force_clk_active   59 sound/soc/img/img-i2s-out.c 	bool force_clk_active;
force_clk_active  166 sound/soc/img/img-i2s-out.c 	if (!i2s->force_clk_active)
force_clk_active  196 sound/soc/img/img-i2s-out.c 		if (!i2s->force_clk_active)
force_clk_active  295 sound/soc/img/img-i2s-out.c 	bool force_clk_active;
force_clk_active  299 sound/soc/img/img-i2s-out.c 	force_clk_active = ((fmt & SND_SOC_DAIFMT_CLOCK_MASK) ==
force_clk_active  302 sound/soc/img/img-i2s-out.c 	if (force_clk_active)
force_clk_active  374 sound/soc/img/img-i2s-out.c 	i2s->force_clk_active = force_clk_active;