Home
last modified time | relevance | path

Searched +full:asv +full:- +full:bin (Results 1 – 7 of 7) sorted by relevance

/openbmc/linux/Documentation/devicetree/bindings/hwinfo/
H A Dsamsung,exynos-chipid.yaml1 # SPDX-License-Identifier: GPL-2.0
3 ---
4 $id: http://devicetree.org/schemas/hwinfo/samsung,exynos-chipid.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Krzysztof Kozlowski <krzk@kernel.org>
15 - samsung,exynos4210-chipid
16 - samsung,exynos850-chipid
21 samsung,asv-bin:
23 Adaptive Supply Voltage bin selection. This can be used
24 to determine the ASV bin of an SoC if respective information
[all …]
/openbmc/linux/drivers/soc/samsung/
H A Dexynos-asv.c1 // SPDX-License-Identifier: GPL-2.0
18 #include <linux/soc/samsung/exynos-chipid.h>
20 #include "exynos-asv.h"
21 #include "exynos5422-asv.h"
25 static int exynos_asv_update_cpu_opps(struct exynos_asv *asv, in exynos_asv_update_cpu_opps() argument
33 for (i = 0; i < ARRAY_SIZE(asv->subsys); i++) { in exynos_asv_update_cpu_opps()
34 if (of_device_is_compatible(cpu->of_node, in exynos_asv_update_cpu_opps()
35 asv->subsys[i].cpu_dt_compat)) { in exynos_asv_update_cpu_opps()
36 subsys = &asv->subsys[i]; in exynos_asv_update_cpu_opps()
41 return -EINVAL; in exynos_asv_update_cpu_opps()
[all …]
H A Dexynos5422-asv.c1 // SPDX-License-Identifier: GPL-2.0
12 #include <linux/soc/samsung/exynos-chipid.h>
15 #include "exynos-asv.h"
16 #include "exynos5422-asv.h"
25 * This array is a set of 4 ASV data tables, first column of each ASV table
30 * initialization. There are separate ASV tables for the big (ARM) and little
163 /* ARM bin 2 */
293 /* KFC bin 2 */
338 static int exynos5422_asv_get_group(struct exynos_asv *asv) in exynos5422_asv_get_group() argument
343 regmap_read(asv->chipid_regmap, EXYNOS_CHIPID_REG_PKG_ID, &pkgid_reg); in exynos5422_asv_get_group()
[all …]
H A Dexynos-asv.h1 /* SPDX-License-Identifier: GPL-2.0 */
27 struct exynos_asv *asv; member
49 /* ASV bin read from DT */
56 return table->buf[row * (table->num_cols) + col]; in __asv_get_table_entry()
62 return __asv_get_table_entry(&subsys->table, level, group + 1); in exynos_asv_opp_get_voltage()
68 return __asv_get_table_entry(&subsys->table, level, 0); in exynos_asv_opp_get_frequency()
/openbmc/linux/arch/arm/boot/dts/samsung/
H A Dexynos5422-odroidxu3-lite.dts1 // SPDX-License-Identifier: GPL-2.0
3 * Hardkernel Odroid XU3-Lite board device tree source
11 /dts-v1/;
12 #include "exynos5422-odroidxu3-common.dtsi"
13 #include "exynos5422-odroidxu3-audio.dtsi"
14 #include "exynos54xx-odroidxu-leds.dtsi"
18 compatible = "hardkernel,odroid-xu3-lite", "samsung,exynos5800", "samsung,exynos5";
34 samsung,asv-bin = <2>;
38 * Odroid XU3-Lite board uses SoC revision with lower maximum frequencies
43 /delete-node/opp-2000000000;
[all …]
/openbmc/linux/
H A Dopengrok0.0.log1 2024-12-28 20:09:05.996-0600 FINEST t1171 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/linux/drivers/staging/media/av7110/video-continue.rst.gz'
2 2024-12-28 20:09:05.942-0600 FINEST t1149 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/u-boot/arch/sh/config.mk.gz'
3 2024-12-2
[all...]
H A Dopengrok2.0.log1 2024-12-28 20:05:26.116-0600 FINEST t586 Statistics.logIt: Added: '/openbmc/linux/tools/testing/selftests/drivers/net/mlxsw/rtnetlink.sh' (ShAnalyzer) (took 79 ms)
2 2024-12-28 20:05:26.112-0600 FINER t592 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/qemu',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/qemu/chardev/spice.c'
3 2024-12-28 20:05:26.116-0600 FINEST t592 Statistics.logIt: Added: '/openbmc/qemu/chardev/spice.c' (CAnalyzer) (took 33 ms)
4 2024-1
[all...]