Searched +full:integratorcp +full:- +full:cm +full:- +full:core (Results 1 – 5 of 5) sorted by relevance
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/clock/ |
| H A D | arm,syscon-icst.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 4 $id: http://devicetree.org/schemas/clock/arm,syscon-icst.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 10 - Linus Walleij <linusw@kernel.org> 25 connects the low 8 bits of the VDW (missing one bit), hard-wires RDW to 26 different values and sometimes also hard-wires the output divider. They 30 In the core modules and logic tiles, the ICST is a configurable clock fed 32 generating e.g. video clocks. It is located on the core module and there is 33 only one of these. This clock node must be a subnode of the core module. [all …]
|
| /OK3568_Linux_fs/kernel/drivers/clk/versatile/ |
| H A D | clk-icst.c | 1 // SPDX-License-Identifier: GPL-2.0-only 7 * Copyright (C) 2012-2015 Linus Walleij 17 #include <linux/clk-provider.h> 23 #include "clk-icst.h" 37 * struct clk_icst - ICST VCO clock wrapper 58 * vco_get() - get ICST VCO settings from a certain ICST 67 ret = regmap_read(icst->map, icst->vcoreg_off, &val); in vco_get() 72 * The Integrator/AP core clock can only access the low eight in vco_get() 76 * "Integrator CM926EJ-S, CM946E-S, CM966E-S, CM1026EJ-S and in vco_get() 77 * CM1136JF-S User Guide" ARM DUI 0138E, page 3-13 thru 3-14. in vco_get() [all …]
|
| /OK3568_Linux_fs/u-boot/include/ |
| H A D | armcoremodule.h | 5 * Configuration for ARM Core Modules. 7 * - this file is included by both integratorap.h & integratorcp.h 9 * SPDX-License-Identifier: GPL-2.0+ 17 /* CM registers common to all CMs */ 34 /* - observed reset value of */ 35 /* CM926EJ-S */ 36 /* CM1136-EJ-S */ 40 /* - PLL test clock bypassed */ 41 /* - bus clock ratio 2 */ 42 /* - little endian */ [all …]
|
| /OK3568_Linux_fs/kernel/arch/arm/boot/dts/ |
| H A D | integratorcp.dts | 1 // SPDX-License-Identifier: GPL-2.0 6 /dts-v1/; 11 compatible = "arm,integrator-cp"; 18 #address-cells = <1>; 19 #size-cells = <0>; 35 operating-points = <50000 0 38 clock-names = "cpu"; 39 clock-latency = <1000000>; /* 1 ms */ 45 * ARM DUI 0184B page 7-28 "Integrator/CP922T system clocks" which 51 #clock-cells = <0>; [all …]
|
| /OK3568_Linux_fs/buildroot/dl/uboot-tools/ |
| HD | u-boot-2021.07.tar.bz2 | ... -boot-2021.07/.readthedocs.yml
u-boot-2021.07/Kbuild
u-boot-2021.07 ... |