Searched refs:clkin1 (Results 1 – 11 of 11) sorted by relevance
/Linux-v4.19/Documentation/devicetree/bindings/mmc/ |
D | amlogic,meson-gx.txt | 20 "clkin1" - Other parent clock of internal mux 21 The driver has an internal mux clock which switches between clkin0 and clkin1 depending on the 32 clock-names = "core", "clkin0", "clkin1";
|
/Linux-v4.19/arch/c6x/platforms/ |
D | plldata.c | 30 struct clk clkin1 = { variable 32 .node = LIST_HEAD_INIT(clkin1.node), 33 .children = LIST_HEAD_INIT(clkin1.children), 34 .childnode = LIST_HEAD_INIT(clkin1.childnode), 42 .parent = &clkin1, 444 clkin1.rate = val; in c64x_setup_clocks()
|
/Linux-v4.19/Documentation/devicetree/bindings/pwm/ |
D | pwm-meson.txt | 16 - clock-names: Could contain at least the "clkin0" and/or "clkin1" names. 25 clock-names = "clkin0", "clkin1";
|
/Linux-v4.19/Documentation/devicetree/bindings/net/ |
D | meson-dwmac.txt | 28 - "clkin1" - second parent clock of the internal mux 69 clock-names = "stmmaceth", "clkin0", "clkin1";
|
/Linux-v4.19/arch/arm/boot/dts/ |
D | meson8m2.dtsi | 24 clock-names = "stmmaceth", "clkin0", "clkin1";
|
D | meson8b.dtsi | 259 clock-names = "stmmaceth", "clkin0", "clkin1";
|
/Linux-v4.19/arch/arm64/boot/dts/amlogic/ |
D | meson-gxbb.dtsi | 289 clock-names = "stmmaceth", "clkin0", "clkin1"; 717 clock-names = "core", "clkin0", "clkin1"; 725 clock-names = "core", "clkin0", "clkin1"; 733 clock-names = "core", "clkin0", "clkin1";
|
D | meson-gxl.dtsi | 85 clock-names = "stmmaceth", "clkin0", "clkin1"; 718 clock-names = "core", "clkin0", "clkin1"; 726 clock-names = "core", "clkin0", "clkin1"; 734 clock-names = "core", "clkin0", "clkin1";
|
D | meson-gxl-s905x-khadas-vim.dts | 176 clock-names = "clkin0", "clkin1" ;
|
D | meson-axg.dtsi | 175 clock-names = "core", "clkin0", "clkin1"; 187 clock-names = "core", "clkin0", "clkin1"; 469 clock-names = "stmmaceth", "clkin0", "clkin1";
|
/Linux-v4.19/arch/c6x/include/asm/ |
D | clock.h | 138 extern struct clk clkin1;
|