Searched +full:opp +full:- +full:532000000 (Results 1 – 2 of 2) sorted by relevance
1 // SPDX-License-Identifier: GPL-2.03 * Hardkernel Odroid XU3/XU3-Lite/XU4/HC1 boards core device tree source6 * Copyright (c) 2013-2017 Samsung Electronics Co., Ltd.10 #include <dt-bindings/clock/samsung,s2mps11.h>11 #include <dt-bindings/interrupt-controller/irq.h>12 #include <dt-bindings/gpio/gpio.h>14 #include "exynos5422-cpus.dtsi"27 stdout-path = "serial2:115200n8";31 compatible = "samsung,secure-firmware";35 fixed-rate-clocks {[all …]
1 /* SPDX-License-Identifier: GPL-2.0 */3 * opp2xxx.h - macros for old-style OMAP2xxx "OPP" definitions5 * Copyright (C) 2005-2009 Texas Instruments, Inc.6 * Copyright (C) 2004-2009 Nokia Corporation8 * Richard Woodruff <r-woodruff2@ti.com>25 * OPP API exists, the data in this file should be converted to use it.34 * struct prcm_config - define clock rates on a per-OPP basis (24xx)40 * This is deprecated. As soon as we have a decent OPP API, we should45 unsigned long dpll_speed; /* dpll: out*xtal*M/(N-1)table_recalc */64 /*-------------------------------------------------------------------------[all …]