Home
last modified time | relevance | path

Searched refs:bypass_pll (Results 1 – 3 of 3) sorted by relevance

/linux/sound/soc/codecs/
H A Dtas2552.c159 bool bypass_pll = false; in tas2552_setup_pll() local
176 bypass_pll = true; in tas2552_setup_pll()
178 if (bypass_pll) { in tas2552_setup_pll()
H A Dtlv320aic3x.c1055 int codec_clk = 0, bypass_pll = 0, fsref, last_clk = 0; in aic3x_hw_params() local
1092 bypass_pll = 1; in aic3x_hw_params()
1099 bypass_pll = 1; in aic3x_hw_params()
1104 if (bypass_pll) { in aic3x_hw_params()
1135 if (bypass_pll) in aic3x_hw_params()
/linux/drivers/media/i2c/
H A Dmt9m114.c393 bool bypass_pll; member
756 if (sensor->bypass_pll) { in mt9m114_initialize()
2406 sensor->bypass_pll = true; in mt9m114_clk_init()
2422 sensor->bypass_pll = false; in mt9m114_clk_init()