/linux/tools/power/pm-graph/config/ |
H A D | suspend-x2-proc.cfg | 2 # Proc S3 (Suspend to Mem) x2 test - includes user processes 9 # sudo ./sleepgraph.py -config config/suspend-proc.cfg 14 # ---- General Options ---- 26 output-dir: suspend-{hostname}-{date}-{time}-x2-proc 40 # ---- Advanced Options ---- 57 # Back to Back Suspend Delay 58 # Time delay between the two test runs in ms (default: 0 ms) 61 # Pre Suspend Delay 62 # Include an N ms delay before (1st) suspend (default: 0 ms) 65 # Post Resume Delay [all …]
|
H A D | freeze-dev.cfg | 2 # Dev S2 (Freeze) test - includes src calls / kernel threads 9 # sudo ./sleepgraph.py -config config/freeze-dev.cfg 14 # ---- General Options ---- 26 output-dir: freeze-{hostname}-{date}-{time}-dev 40 # ---- Advanced Options ---- 57 # Back to Back Suspend Delay 58 # Time delay between the two test runs in ms (default: 0 ms) 61 # Pre Suspend Delay 62 # Include an N ms delay before (1st) suspend (default: 0 ms) 65 # Post Resume Delay [all …]
|
H A D | standby-dev.cfg | 2 # Dev S1 (Standby) test - includes src calls / kernel threads 9 # sudo ./sleepgraph.py -config config/standby-dev.cfg 14 # ---- General Options ---- 26 output-dir: standby-{hostname}-{date}-{time}-dev 40 # ---- Advanced Options ---- 57 # Back to Back Suspend Delay 58 # Time delay between the two test runs in ms (default: 0 ms) 61 # Pre Suspend Delay 62 # Include an N ms delay before (1st) suspend (default: 0 ms) 65 # Post Resume Delay [all …]
|
H A D | suspend-dev.cfg | 2 # Dev S3 (Suspend to Mem) test - includes src calls / kernel threads 9 # sudo ./sleepgraph.py -config config/suspend-dev.cfg 14 # ---- General Options ---- 26 output-dir: suspend-{hostname}-{date}-{time}-dev 40 # ---- Advanced Options ---- 57 # Back to Back Suspend Delay 58 # Time delay between the two test runs in ms (default: 0 ms) 61 # Pre Suspend Delay 62 # Include an N ms delay before (1st) suspend (default: 0 ms) 65 # Post Resume Delay [all …]
|
H A D | standby-callgraph.cfg | 9 # sudo ./sleepgraph.py -config config/standby-callgraph.cfg 15 # ---- General Options ---- 27 output-dir: standby-{hostname}-{date}-{time}-cg 41 # ---- Advanced Options ---- 58 # Back to Back Suspend Delay 59 # Time delay between the two test runs in ms (default: 0 ms) 62 # Pre Suspend Delay 63 # Include an N ms delay before (1st) suspend (default: 0 ms) 66 # Post Resume Delay 67 # Include an N ms delay after (last) resume (default: 0 ms) [all …]
|
H A D | freeze-callgraph.cfg | 9 # sudo ./sleepgraph.py -config config/freeze-callgraph.cfg 15 # ---- General Options ---- 27 output-dir: freeze-{hostname}-{date}-{time}-cg 41 # ---- Advanced Options ---- 58 # Back to Back Suspend Delay 59 # Time delay between the two test runs in ms (default: 0 ms) 62 # Pre Suspend Delay 63 # Include an N ms delay before (1st) suspend (default: 0 ms) 66 # Post Resume Delay 67 # Include an N ms delay after (last) resume (default: 0 ms) [all …]
|
H A D | freeze.cfg | 9 # sudo ./sleepgraph.py -config config/freeze.cfg 14 # ---- General Options ---- 26 output-dir: freeze-{hostname}-{date}-{time} 40 # ---- Advanced Options ---- 57 # Back to Back Suspend Delay 58 # Time delay between the two test runs in ms (default: 0 ms) 61 # Pre Suspend Delay 62 # Include an N ms delay before (1st) suspend (default: 0 ms) 65 # Post Resume Delay 66 # Include an N ms delay after (last) resume (default: 0 ms) [all …]
|
H A D | standby.cfg | 9 # sudo ./sleepgraph.py -config config/standby.cfg 14 # ---- General Options ---- 26 output-dir: standby-{hostname}-{date}-{time} 40 # ---- Advanced Options ---- 57 # Back to Back Suspend Delay 58 # Time delay between the two test runs in ms (default: 0 ms) 61 # Pre Suspend Delay 62 # Include an N ms delay before (1st) suspend (default: 0 ms) 65 # Post Resume Delay 66 # Include an N ms delay after (last) resume (default: 0 ms) [all …]
|
H A D | suspend.cfg | 9 # sudo ./sleepgraph.py -config config/suspend.cfg 14 # ---- General Options ---- 26 output-dir: suspend-{hostname}-{date}-{time} 40 # ---- Advanced Options ---- 57 # Back to Back Suspend Delay 58 # Time delay between the two test runs in ms (default: 0 ms) 61 # Pre Suspend Delay 62 # Include an N ms delay before (1st) suspend (default: 0 ms) 65 # Post Resume Delay 66 # Include an N ms delay after (last) resume (default: 0 ms) [all …]
|
H A D | suspend-callgraph.cfg | 9 # sudo ./sleepgraph.py -config config/suspend.cfg 15 # ---- General Options ---- 27 output-dir: suspend-{hostname}-{date}-{time}-cg 41 # ---- Advanced Options ---- 58 # Back to Back Suspend Delay 59 # Time delay between the two test runs in ms (default: 0 ms) 62 # Pre Suspend Delay 63 # Include an N ms delay before (1st) suspend (default: 0 ms) 66 # Post Resume Delay 67 # Include an N ms delay after (last) resume (default: 0 ms) [all …]
|
H A D | example.cfg | 9 # sudo ./sleepgraph.py -config config/example.cfg 14 # ---- General Options ---- 26 output-dir: suspend-{hostname}-{date}-{time} 49 # Enable/disable runtime suspend for all devices, restore all after test (default: no-action) 53 # Switch the display on/off for the test using xset (default: no-action) 57 # Print the status of the test run in the given file (default: no-action) 64 # ---- Advanced Options ---- 85 # Back to Back Suspend Delay 86 # Time delay between the two test runs in ms (default: 0 ms) 89 # Pre Suspend Delay [all …]
|
/linux/arch/arm64/boot/dts/qcom/ |
H A D | sc8180x-pmics.dtsi | 1 // SPDX-License-Identifier: BSD-3-Clause 3 * Copyright (c) 2017-2019, The Linux Foundation. All rights reserved. 4 * Copyright (c) 2021-2023, Linaro Limited 7 #include <dt-bindings/input/input.h> 8 #include <dt-bindings/interrupt-controller/irq.h> 9 #include <dt-bindings/spmi/spmi.h> 10 #include <dt-bindings/iio/qcom,spmi-vadc.h> 13 thermal-zones { 14 pmc8180-thermal { 15 polling-delay-passive = <100>; [all …]
|
H A D | sc8280xp-pmics.dtsi | 1 // SPDX-License-Identifier: BSD-3-Clause 6 #include <dt-bindings/iio/qcom,spmi-adc7-pm8350.h> 7 #include <dt-bindings/iio/qcom,spmi-adc7-pmk8350.h> 8 #include <dt-bindings/iio/qcom,spmi-adc7-pmr735a.h> 9 #include <dt-bindings/input/input.h> 10 #include <dt-bindings/interrupt-controller/irq.h> 11 #include <dt-bindings/spmi/spmi.h> 14 thermal-zones { 15 pm8280_1_thermal: pm8280-1-thermal { 16 polling-delay-passive = <100>; [all …]
|
H A D | pms405.dtsi | 1 // SPDX-License-Identifier: GPL-2.0 6 #include <dt-bindings/spmi/spmi.h> 7 #include <dt-bindings/input/linux-event-codes.h> 8 #include <dt-bindings/iio/qcom,spmi-vadc.h> 9 #include <dt-bindings/thermal/thermal.h> 12 thermal-zones { 13 pms405-thermal { 14 polling-delay-passive = <250>; 16 thermal-sensors = <&pms405_temp>; 19 pms405_alert0: pms405-alert0 { [all …]
|
H A D | pm7250b.dtsi | 1 // SPDX-License-Identifier: BSD-3-Clause 6 #include <dt-bindings/iio/qcom,spmi-vadc.h> 7 #include <dt-bindings/interrupt-controller/irq.h> 8 #include <dt-bindings/spmi/spmi.h> 11 thermal-zones { 12 pm7250b-thermal { 13 polling-delay-passive = <100>; 15 thermal-sensors = <&pm7250b_temp>; 42 compatible = "qcom,pm7250b", "qcom,spmi-pmic"; 44 #address-cells = <1>; [all …]
|
H A D | pmi632.dtsi | 1 // SPDX-License-Identifier: BSD-3-Clause 6 #include <dt-bindings/iio/qcom,spmi-vadc.h> 7 #include <dt-bindings/interrupt-controller/irq.h> 8 #include <dt-bindings/spmi/spmi.h> 11 thermal-zones { 12 pmi632-thermal { 13 polling-delay-passive = <100>; 15 thermal-sensors = <&pmi632_temp>; 42 compatible = "qcom,pmi632", "qcom,spmi-pmic"; 44 #address-cells = <1>; [all …]
|
H A D | pm6125.dtsi | 1 // SPDX-License-Identifier: BSD-3-Clause 3 #include <dt-bindings/iio/qcom,spmi-vadc.h> 4 #include <dt-bindings/input/input.h> 5 #include <dt-bindings/input/linux-event-codes.h> 6 #include <dt-bindings/interrupt-controller/irq.h> 7 #include <dt-bindings/spmi/spmi.h> 10 thermal-zones { 11 pm6125-thermal { 12 polling-delay-passive = <100>; 14 thermal-sensors = <&pm6125_temp>; [all …]
|
H A D | pm660.dtsi | 1 // SPDX-License-Identifier: BSD-3-Clause 6 #include <dt-bindings/iio/qcom,spmi-vadc.h> 7 #include <dt-bindings/input/linux-event-codes.h> 8 #include <dt-bindings/interrupt-controller/irq.h> 9 #include <dt-bindings/spmi/spmi.h> 10 #include <dt-bindings/thermal/thermal.h> 13 thermal-zones { 14 pm660-thermal { 15 polling-delay-passive = <250>; 17 thermal-sensors = <&pm660_temp>; [all …]
|
H A D | pmm8155au_2.dtsi | 1 // SPDX-License-Identifier: BSD-3-Clause 6 #include <dt-bindings/input/input.h> 7 #include <dt-bindings/interrupt-controller/irq.h> 8 #include <dt-bindings/spmi/spmi.h> 11 thermal-zones { 12 pmm8155au-2-thermal { 13 polling-delay-passive = <100>; 15 thermal-sensors = <&pmm8155au_2_temp>; 42 compatible = "qcom,pmm8155au", "qcom,spmi-pmic"; 44 #address-cells = <1>; [all …]
|
/linux/arch/arm64/boot/dts/amd/ |
H A D | elba.dtsi | 1 // SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 * Copyright 2020-2022 Advanced Micro Devices, Inc. 6 #include <dt-bindings/gpio/gpio.h> 7 #include "dt-bindings/interrupt-controller/arm-gic.h" 11 compatible = "amd,pensando-elba"; 12 interrupt-parent = <&gic>; 13 #address-cells = <2>; 14 #size-cells = <2>; 16 dma-coherent; 19 compatible = "fixed-clock"; [all …]
|
/linux/drivers/gpu/drm/i915/gt/ |
H A D | intel_engine_heartbeat.c | 1 // SPDX-License-Identifier: MIT 18 * to check on its health and to flush any idle-barriers. If that request 20 * issue a reset -- in the hope that restores progress. 26 long delay; in next_heartbeat() local 28 delay = READ_ONCE(engine->props.heartbeat_interval_ms); in next_heartbeat() 30 rq = engine->heartbeat.systole; in next_heartbeat() 37 * heartbeat periods (or to override the pre-emption timeout as well, in next_heartbeat() 41 if (rq && rq->sched.attr.priority >= I915_PRIORITY_BARRIER && in next_heartbeat() 42 delay == engine->defaults.heartbeat_interval_ms) { in next_heartbeat() 47 * a pre-emption might not even have been attempted. So make sure in next_heartbeat() [all …]
|
/linux/arch/sh/boards/mach-r2d/ |
H A D | setup.c | 1 // SPDX-License-Identifier: GPL-2.0 5 * Copyright (C) 2002 - 2006 Atom Create Engineering Co., Ltd. 6 * Copyright (C) 2004 - 2007 Paul Mundt 15 #include <linux/sm501-regs.h> 29 .end = PA_AREA5_IO + 0x1000 + 0x10 - 0x2, 37 #ifndef CONFIG_RTS7751R2D_1 /* For R2D-1 polling is preferred */ 51 .id = -1, 61 .modalias = "rtc-r9701", 69 BUG_ON(cs != 0); /* Single Epson RTC-9701JE attached on CS0 */ in r2d_chip_select() 88 .id = -1, [all …]
|
/linux/drivers/gpu/ipu-v3/ |
H A D | ipu-pre.c | 1 // SPDX-License-Identifier: GPL-2.0-only 8 #include <linux/delay.h> 14 #include <video/imx-ipu-v3.h> 16 #include "ipu-prv.h" 125 of_parse_phandle(dev->of_node, name, index); in ipu_pre_lookup_by_phandle() 126 struct ipu_pre *pre; in ipu_pre_lookup_by_phandle() local 129 list_for_each_entry(pre, &ipu_pre_list, list) { in ipu_pre_lookup_by_phandle() 130 if (pre_node == pre->dev->of_node) { in ipu_pre_lookup_by_phandle() 132 device_link_add(dev, pre->dev, in ipu_pre_lookup_by_phandle() 134 return pre; in ipu_pre_lookup_by_phandle() [all …]
|
/linux/Documentation/devicetree/bindings/hwmon/ |
H A D | moortec,mr75203.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 10 - Rahul Tanwar <rtanwar@maxlinear.com> 19 *) Temperature Sensor (TS) - used to monitor core temperature (e.g. mr74137). 20 *) Voltage Monitor (VM) - used to monitor voltage levels (e.g. mr74138). 21 *) Process Detector (PD) - used to assess silicon speed (e.g. mr74139). 22 *) Delay Chain - ring oscillator connected to the PD, used to measure IO 25 *) Pre Scaler - provides divide-by-X scaling of input voltage, which can then 26 be presented for VM for measurement within its range (e.g. mr76006 - [all …]
|
/linux/drivers/clk/bcm/ |
H A D | clk-kona.c | 1 // SPDX-License-Identifier: GPL-2.0-only 7 #include "clk-kona.h" 9 #include <linux/delay.h> 12 #include <linux/clk-provider.h> 28 /* Produces a mask of set bits covering a range of a 32-bit value */ 31 return ((1 << width) - 1) << shift; in bitfield_mask() 53 return (u64)reg_div + ((u64)1 << div->u.s.frac_width); in scaled_div_value() 61 return (u64)div->u.fixed; in scaled_div_min() 72 return (u64)div->u.fixed; in scaled_div_max() 74 reg_div = ((u32)1 << div->u.s.width) - 1; in scaled_div_max() [all …]
|