Home
last modified time | relevance | path

Searched refs:pll_in (Results 1 – 25 of 30) sorted by relevance

12

/linux/drivers/clk/samsung/
H A Dclk-s5pv210-audss.c75 struct clk *hclk, *pll_ref, *pll_in, *cdclk, *sclk_audio; in s5pv210_audss_clk_probe() local
97 pll_in = devm_clk_get(&pdev->dev, "fout_epll"); in s5pv210_audss_clk_probe()
98 if (IS_ERR(pll_in)) { in s5pv210_audss_clk_probe()
100 return PTR_ERR(pll_in); in s5pv210_audss_clk_probe()
117 mout_audss_p[1] = __clk_get_name(pll_in); in s5pv210_audss_clk_probe()
/linux/sound/soc/intel/boards/
H A Dsof_rt5682.c265 int pll_id, pll_source, pll_in, pll_out, clk_id, ret; in sof_rt5682_hw_params()
294 pll_in = sof_dai_get_mclk(rtd); in sof_rt5682_hw_params()
295 if (pll_in <= 0) { in sof_rt5682_hw_params()
296 dev_err(rtd->dev, "invalid mclk freq %d\n", pll_in); in sof_rt5682_hw_params()
317 pll_in = sof_dai_get_bclk(rtd); in sof_rt5682_hw_params()
318 if (pll_in <= 0) { in sof_rt5682_hw_params()
319 dev_err(rtd->dev, "invalid bclk freq %d\n", pll_in); in sof_rt5682_hw_params()
327 if (pll_in == pll_out) { in sof_rt5682_hw_params()
355 switch (pll_in) { in sof_rt5682_hw_params()
362 * all if pll_in in sof_rt5682_hw_params()
260 int pll_id, pll_source, pll_in, pll_out, clk_id, ret; sof_rt5682_hw_params() local
[all...]
/linux/sound/soc/codecs/
H A Drt1318.h30 int pll_in; member
325 unsigned int pll_in; member
H A Drl6231.c94 unsigned int pll_in; member
155 if (freq_in == pll_preset_table[i].pll_in && in rl6231_pll_calc()
H A Drt1019.h159 int pll_in; member
H A Drt1016.h228 int pll_in; member
H A Drt5514.h280 int pll_in; member
H A Drt5660.c1015 if (source == rt5660->pll_src && freq_in == rt5660->pll_in && in rt5660_set_dai_pll()
1022 rt5660->pll_in = 0; in rt5660_set_dai_pll()
1061 rt5660->pll_in = freq_in; in rt5660_set_dai_pll()
H A Drt1015.h441 int pll_in; member
H A Drt5514.c908 rt5514->pll_in = 0; in rt5514_set_dai_pll()
917 if (source == rt5514->pll_src && freq_in == rt5514->pll_in && in rt5514_set_dai_pll()
954 rt5514->pll_in = freq_in; in rt5514_set_dai_pll()
H A Drt5668.c60 int pll_in; member
2102 if (source == rt5668->pll_src && freq_in == rt5668->pll_in && in rt5668_set_component_pll()
2109 rt5668->pll_in = 0; in rt5668_set_component_pll()
2146 rt5668->pll_in = freq_in; in rt5668_set_component_pll()
H A Drt1011.h694 int pll_in; member
H A Drt5660.h843 int pll_in; member
H A Drt1011.c1777 if (source == rt1011->pll_src && freq_in == rt1011->pll_in && in rt1011_set_component_pll()
1784 rt1011->pll_in = 0; in rt1011_set_component_pll()
1833 rt1011->pll_in = freq_in; in rt1011_set_component_pll()
H A Drt5665.c60 int pll_in; member
4239 if (source == rt5665->pll_src && freq_in == rt5665->pll_in && in rt5665_set_component_pll()
4246 rt5665->pll_in = 0; in rt5665_set_component_pll()
4291 rt5665->pll_in = freq_in; in rt5665_set_component_pll()
H A Drt5645.c467 int pll_in; member
2941 if (source == rt5645->pll_src && freq_in == rt5645->pll_in && in rt5645_set_dai_pll()
2948 rt5645->pll_in = 0; in rt5645_set_dai_pll()
2997 rt5645->pll_in = freq_in; in rt5645_set_dai_pll()
H A Drt5682.c2363 freq_in == rt5682->pll_in[pll_id] && in rt5682_set_component_pll()
2370 rt5682->pll_in[pll_id] = 0; in rt5682_set_component_pll()
2476 rt5682->pll_in[pll_id] = freq_in; in rt5682_set_component_pll()
H A Drt5640.c1879 if (source == rt5640->pll_src && freq_in == rt5640->pll_in && in rt5640_set_dai_pll()
1886 rt5640->pll_in = 0; in rt5640_set_dai_pll()
1927 rt5640->pll_in = freq_in; in rt5640_set_dai_pll()
H A Drt5682s.h1479 int pll_in[RT5682S_PLLS]; member
H A Drt5682s.c2337 if (source == rt5682s->pll_src[pll_id] && freq_in == rt5682s->pll_in[pll_id] && in rt5682s_set_component_pll()
2343 rt5682s->pll_in[pll_id] = 0; in rt5682s_set_component_pll()
2420 rt5682s->pll_in[pll_id] = freq_in; in rt5682s_set_component_pll()
H A Drt5677.c4507 if (source == rt5677->pll_src && freq_in == rt5677->pll_in && in rt5677_set_dai_pll()
4514 rt5677->pll_in = 0; in rt5677_set_dai_pll()
4572 rt5677->pll_in = freq_in; in rt5677_set_dai_pll()
4953 rt5677->pll_in = 0; in rt5677_resume()
H A Drt5659.h1810 int pll_in; member
H A Drt5677.h1781 int pll_in; member
/linux/drivers/gpu/drm/radeon/
H A Dradeon_display.c1161 uint32_t pll_in = pll->reference_freq / mid; in radeon_compute_pll_legacy() local
1162 if (pll_in < pll->pll_in_min) in radeon_compute_pll_legacy()
1164 else if (pll_in > pll->pll_in_max) in radeon_compute_pll_legacy()
1200 uint32_t pll_in = pll->reference_freq / ref_div; in radeon_compute_pll_legacy() local
1204 if (pll_in < pll->pll_in_min || pll_in > pll->pll_in_max) in radeon_compute_pll_legacy()
/linux/sound/soc/uniphier/
H A Daio.h276 int pll_in; member

12