Searched full:oscin (Results 1 – 11 of 11) sorted by relevance
| /linux/Documentation/devicetree/bindings/clock/ |
| H A D | ti,lmk04832.yaml | 44 - const: oscin 154 lmk04832_oscin: oscin { 159 clock-output-names = "lmk04832-oscin"; 180 clock-names = "oscin";
|
| H A D | amlogic,c3-peripherals-clkc.yaml | 48 - const: oscin 104 "oscin",
|
| /linux/drivers/clk/meson/ |
| H A D | c3-peripherals.c | 69 .fw_name = "oscin", 156 { .fw_name = "oscin" }, 402 { .fw_name = "oscin" }, 466 { .fw_name = "oscin" }, 475 { .fw_name = "oscin" }, 538 { .fw_name = "oscin" }, 572 { .fw_name = "oscin" }, 604 .fw_name = "oscin", 688 { .fw_name = "oscin" }, 755 { .fw_name = "oscin" } [all …]
|
| /linux/arch/arm/mach-davinci/ |
| H A D | clock.h | 47 * OMAP-L138 system reference guide recommends a wait for 4 OSCIN/CLKIN 49 * ensures we are good for all > 4MHz OSCIN/CLKIN inputs. Typically the input
|
| H A D | sleep.S | 127 /* Wait for PLL to lock (assume prediv = 1, 25MHz OSCIN) */
|
| /linux/drivers/clk/davinci/ |
| H A D | pll-da850.c | 58 "oscin", 177 "oscin", 202 davinci_pll_clk_register(dev, &da850_pll1_info, "oscin", base, cfgchip); in da850_pll1_init()
|
| H A D | pll.c | 31 #define OSCIN_CLK_NAME "oscin" 78 * OMAP-L138 system reference guide recommends a wait for 4 OSCIN/CLKIN 80 * ensures we are good for all > 4MHz OSCIN/CLKIN inputs. Typically the input 355 * OSCIN > [PREDIV >] PLL > [POSTDIV >] PLLEN 357 * - OSCIN is the parent clock (on secondary PLL, may come from primary PLL) 387 * We register a clock named "oscin" that serves as the internal in davinci_pll_clk_register() 390 * OBSCLK domains. NB: The various TRMs use "OSCIN" to mean in davinci_pll_clk_register()
|
| /linux/drivers/clk/ |
| H A D | clk-lmk04832.c | 241 * @oscin: PLL2 input clock 260 struct clk *oscin; member 444 * @prate: parent rate to the PLL2, usually OSCin 456 * VCO = OSCin * 2 * PLL2_N * PLL2_P / PLL2_R 602 parent_names[0] = __clk_get_name(lmk->oscin); in lmk04832_register_vco() 1417 lmk->oscin = devm_clk_get_enabled(lmk->dev, "oscin"); in lmk04832_probe() 1418 if (IS_ERR(lmk->oscin)) { in lmk04832_probe() 1419 dev_err(lmk->dev, "failed to get oscin clock\n"); in lmk04832_probe() 1420 return PTR_ERR(lmk->oscin); in lmk04832_probe()
|
| /linux/Documentation/devicetree/bindings/media/cec/ |
| H A D | amlogic,meson-gx-ao-cec.yaml | 71 - const: oscin
|
| /linux/Documentation/devicetree/bindings/clock/ti/davinci/ |
| H A D | pll.txt | 19 wave input on the OSCIN pin instead of using a crystal oscillator.
|
| /linux/arch/arm64/boot/dts/amlogic/ |
| H A D | meson-g12-common.dtsi | 2058 clock-names = "oscin";
|