Searched full:ref_in (Results 1 – 6 of 6) sorted by relevance
| /linux/Documentation/devicetree/bindings/iio/frequency/ |
| H A D | adi,adf4377.yaml | 41 - const: ref_in 99 clock-names = "ref_in";
|
| /linux/drivers/clk/ |
| H A D | clk-versaclock3.c | 256 /* The bypass_prediv is set, PLL fed from Ref_in directly. */ in vc3_pfd_recalc_rate() 266 /* The bypass_prediv is set, PLL fed from Ref_in directly. */ in vc3_pfd_recalc_rate() 277 /* The bypass_prediv is set, PLL fed from Ref_in directly. */ in vc3_pfd_recalc_rate()
|
| H A D | clk-versaclock5.c | 351 /* The bypass_prediv is set, PLL fed from Ref_in directly. */ in vc5_pfd_recalc_rate() 359 /* The Sel_prediv2 is set, PLL fed from prediv2 (Ref_in / 2) */ in vc5_pfd_recalc_rate()
|
| /linux/sound/soc/codecs/ |
| H A D | madera.c | 4633 unsigned int ref_in, in madera_fllhj_validate() argument 4636 if (fout && !ref_in) { in madera_fllhj_validate() 4646 if (ref_in / MADERA_FLL_MAX_REFDIV > MADERA_FLLHJ_MAX_THRESH) { in madera_fllhj_validate() 4647 madera_fll_err(fll, "Can't scale %dMHz to <=13MHz\n", ref_in); in madera_fllhj_validate()
|
| H A D | cs48l32.c | 1785 unsigned int ref_in, in cs48l32_fllhj_validate() argument 1788 if (fout && !ref_in) { in cs48l32_fllhj_validate() 1798 if (ref_in / CS48L32_FLL_MAX_REFDIV > CS48L32_FLLHJ_MAX_THRESH) { in cs48l32_fllhj_validate() 1799 cs48l32_fll_err(fll, "Can't scale %dMHz to <=13MHz\n", ref_in); in cs48l32_fllhj_validate()
|
| /linux/drivers/iio/frequency/ |
| H A D | adf4377.c | 881 st->clkin = devm_clk_get_enabled(&spi->dev, "ref_in"); in adf4377_properties_parse()
|