/freebsd/sys/contrib/device-tree/src/arm64/apple/ |
H A D | t600x-common.dtsi | 1 // SPDX-License-Identifier: GPL-2.0+ OR MIT 11 #address-cells = <2>; 12 #size-cells = <2>; 15 #address-cells = <2>; 16 #size-cells = <0>; 18 cpu-map { 21 cpu = <&cpu_e00>; 24 cpu = <&cpu_e01>; 30 cpu = <&cpu_p00>; 33 cpu = <&cpu_p01>; [all …]
|
H A D | t8112.dtsi | 1 // SPDX-License-Identifier: GPL-2.0+ OR MIT 10 #include <dt-bindings/gpio/gpio.h> 11 #include <dt-bindings/interrupt-controller/apple-aic.h> 12 #include <dt-bindings/interrupt-controller/irq.h> 13 #include <dt-bindings/pinctrl/apple.h> 14 #include <dt-bindings/spmi/spmi.h> 17 compatible = "apple,t8112", "apple,arm-platform"; 19 #address-cells = <2>; 20 #size-cells = <2>; 23 #address-cells = <2>; [all …]
|
H A D | t8103.dtsi | 1 // SPDX-License-Identifier: GPL-2.0+ OR MIT 10 #include <dt-bindings/gpio/gpio.h> 11 #include <dt-bindings/interrupt-controller/apple-aic.h> 12 #include <dt-bindings/interrupt-controller/irq.h> 13 #include <dt-bindings/pinctrl/apple.h> 16 compatible = "apple,t8103", "apple,arm-platform"; 18 #address-cells = <2>; 19 #size-cells = <2>; 22 #address-cells = <2>; 23 #size-cells = <0>; [all …]
|
/freebsd/sys/contrib/device-tree/Bindings/opp/ |
H A D | qcom-nvmem-cpufreq.txt | 5 the CPU frequencies subset and voltage value of each OPP varies based on 8 defines the voltage and frequency value based on the msm-id in SMEM 10 The qcom-cpufreq-nvmem driver reads the msm-id and efuse value from the SoC 13 operating-points-v2 table when it is parsed by the OPP framework. 16 -------------------- 17 In 'cpu' nodes: 18 - operating-points-v2: Phandle to the operating-points-v2 table to use. 20 In 'operating-points-v2' table: 21 - compatible: Should be 22 - 'operating-points-v2-kryo-cpu' for apq8096, msm8996, msm8974, [all …]
|
H A D | opp-v2.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 4 $id: http://devicetree.org/schemas/opp/opp-v2.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 10 - Viresh Kumar <viresh.kumar@linaro.org> 13 - $ref: opp-v2-base.yaml# 17 const: operating-points-v2 22 - | 24 * Example 1: Single cluster Dual-core ARM cortex A9, switch DVFS states 28 #address-cells = <1>; [all …]
|
H A D | opp.txt | 2 ---------------------------------------------------- 4 Devices work at voltage-current-frequency combinations and some implementations 8 uses CPU as a device. 13 Binding 1: operating-points 16 This binding only supports voltage-frequency pairs. 19 - operating-points: An array of 2-tuples items, and each item consists 20 of frequency and voltage like <freq-kHz vol-uV>. 26 cpu@0 { 27 compatible = "arm,cortex-a9"; 29 next-level-cache = <&L2>; [all …]
|
H A D | opp-v2-kryo-cpu.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 4 $id: http://devicetree.org/schemas/opp/opp-v [all...] |
/freebsd/sys/contrib/device-tree/src/arm/samsung/ |
H A D | exynos4412.dtsi | 1 // SPDX-License-Identifier: GPL-2.0 23 #address-cells = <1>; 24 #size-cells = <0>; 26 cpu-map { 29 cpu = <&cpu0>; 32 cpu = <&cpu1>; 35 cpu = <&cpu2>; 38 cpu = <&cpu3>; 43 cpu0: cpu@a00 { 44 device_type = "cpu"; [all …]
|
H A D | exynos4212.dtsi | 1 // SPDX-License-Identifier: GPL-2.0 23 #address-cells = <1>; 24 #size-cells = <0>; 26 cpu-map { 29 cpu = <&cpu0>; 32 cpu = <&cpu1>; 37 cpu0: cpu@a00 { 38 device_type = "cpu"; 39 compatible = "arm,cortex-a9"; 42 clock-names = "cpu"; [all …]
|
/freebsd/usr.sbin/cpucontrol/ |
H A D | cpucontrol.8 | 43 .Fl m Ar msr Ns = Ns Ar value 49 .Fl m Ar msr Ns &= Ns Ar mask 55 .Fl m Ar msr Ns |= Ns Ar mask 85 utility can be used to read and write arbitrary machine-specific 89 It can also be used to apply CPU firmware updates. 92 .Bl -tag -width indent 97 line, default directories are appended after the user-supplied paths. 106 .It Fl m Ar msr Ns = Ns Ar value 114 .It Fl m Ar msr Ns &= Ns Ar mask 122 .It Fl m Ar msr Ns |= Ns Ar mask [all …]
|
/freebsd/sys/dts/arm64/overlays/ |
H A D | sun50i-h5-opp.dtso | 1 /dts-v1/; 4 #include <dt-bindings/clock/sun8i-h3-ccu.h> 7 compatible = "allwinner,sun50i-h5"; 12 compatible = "operating-points-v2"; 13 opp-shared; 16 opp-hz = /bits/ 64 <408000000>; 17 opp-microvolt = <1000000 1000000 1300000>; 18 clock-latency-ns = <244144>; /* 8 32k periods */ 22 opp-hz = /bits/ 64 <648000000>; 23 opp-microvolt = <1040000 1040000 1300000>; [all …]
|
/freebsd/sys/contrib/device-tree/src/arm64/ti/ |
H A D | k3-am625.dtsi | 1 // SPDX-License-Identifier: GPL-2.0-only OR MIT 7 * Copyright (C) 2020-2024 Texas Instruments Incorporated - https://www.ti.com/ 10 /dts-v1/; 12 #include "k3-am62.dtsi" 16 #address-cells = <1>; 17 #size-cells = <0>; 19 cpu-map { 22 cpu = <&cpu0>; 26 cpu = <&cpu1>; 30 cpu = <&cpu2>; [all …]
|
/freebsd/bin/ps/ |
H A D | ps.1 | 1 .\"- 37 .Op Fl -libxo 41 .Op Fl G Ar gid Ns Op , Ns Ar gid Ns Ar ... 42 .Op Fl J Ar jid Ns Op , Ns Ar jid Ns Ar ... 45 .Op Fl p Ar pid Ns Op , Ns Ar pid Ns Ar ... 46 .Op Fl t Ar tty Ns Op , Ns Ar tty Ns Ar ... 47 .Op Fl U Ar user Ns Op , Ns Ar user Ns Ar ... 49 .Op Fl -libxo 99 controlling terminal, state, CPU time (including both user and system time) 111 .Bl -tag -width indent [all …]
|
/freebsd/usr.sbin/bhyve/ |
H A D | bhyve.8 | 78 .Op Fl o Ar var Ns Cm = Ns Ar value 79 .Op Fl p Ar vcpu Ns Cm \&: Ns Ar hostcpu 99 I/O connectivity can be specified with command-line parameters. 110 .Pa edk2-bhyve 113 .Pa u-boot-bhyve-arm64 114 package provides a U-Boot image that can be used to boot the guest. 120 .Bl -tag -width 10n 130 and/or the CPU topology. 161 Destroy the VM on guest initiated power-off. 167 .It Fl f Ar name Ns Cm \&, Ns Oo Cm string Ns No | Ns Cm file Ns Oc Ns Cm \&= Ns Ar data [all …]
|
/freebsd/sys/contrib/device-tree/src/arm/allwinner/ |
H A D | sun8i-a33.dtsi | 2 * Copyright 2014 Chen-Yu Tsai 4 * Chen-Yu Tsai <wens@csie.org> 6 * This file is dual-licensed: you can use it either under the terms 45 #include "sun8i-a23-a33.dtsi" 46 #include <dt-bindings/thermal/thermal.h> 49 cpu0_opp_table: opp-table-cpu { 50 compatible = "operating-points-v2"; 51 opp-shared; 53 opp-120000000 { 54 opp-hz = /bits/ 64 <120000000>; [all …]
|
/freebsd/cddl/contrib/opensolaris/cmd/dtrace/ |
H A D | dtrace.1 | 33 .Op Fl -libxo 36 .Op Fl D Ar name Op Ns = Ns value 42 .Op Fl x Ar arg Op Ns = Ns value 51 .Op Fl i Ar probe-id Oo Oo Ar predicate Oc Ar action Oc 62 .Bl -bullet -offset indent 104 avoid interpretation of meta-characters by the shell. 107 .Bl -tag -width indent 115 forces the D compiler to compile a D program using the 32-bit data model. 120 forces the D compiler to compile a D program using the 64-bit data model. 125 D programs compiled for either data model can be executed on both 32-bit and [all …]
|
/freebsd/usr.sbin/config/ |
H A D | config.5 | 69 .Tn C Ns -style 88 .Bl -tag -width indent -compact 89 .\" -------- CPU -------- 90 .It Ic cpu Ar cputype 91 Specify the CPU this kernel will run on. 93 .Ic cpu 95 The allowed list of CPU names is architecture specific and is 97 .Pa sys/conf/options . Ns Aq Ar arch . 98 .\" -------- DEVICE -------- 110 .Pa sys/conf/files . Ns Aq Ar arch . [all …]
|
/freebsd/share/man/man4/ |
H A D | hpet.4 | 35 .Bd -ragged -offset indent 41 .Bl -ohang 42 .It Va hint.hpet. Ns Ar X Ns Va .allowed_irqs 48 .It Va hint.hpet. Ns Ar X Ns Va .clock 52 .It Va hint.hpet. Ns Ar X Ns Va .legacy_route 57 .Bd -literal 62 .It Va hint.hpet. Ns Ar X Ns Va .per_cpu 63 controls how much per-CPU event timers should driver attempt to register. 81 Interrupt can be either edge- or level-triggered. 88 Event timers provided by the driver support both one-shot an periodic modes [all …]
|
H A D | acpi.4 | 65 .Bl -tag -width indent 70 .It Va dev.cpu.N.cx_usage 73 .Va dev.cpu.N.cx_lowest 75 .It Va dev.cpu.N.cx_lowest 76 Lowest Cx state to use for idling the CPU. 81 To enable ACPI CPU idling control, 87 .It Va dev.cpu.N.cx_supported 88 List of supported CPU idle states and their transition latency 110 .It Va dev.cpu.N.cx_method 111 List of supported CPU idle states and their transition methods, as [all …]
|
H A D | eventtimers.4 | 32 Kernel uses several types of time-related devices, such as: real time clocks, 39 periodically, to run different time-based events. 42 Kernel uses time-based events for many different purposes: scheduling, 47 .Bl -tag -width ".Fn hardclock" 65 that hardware, and to use it, supplying kernel with all required time-based 72 .Bd -literal 89 .Bl -inset 90 .It Va kern.eventtimer.et. Ns Ar X Ns Va .flags 93 .Bl -tag -offset indent -width indent -compact 97 one-shot mode supported, [all …]
|
/freebsd/sys/contrib/device-tree/Bindings/powerpc/opal/ |
H A D | power-mgt.txt | 1 IBM Power-Management Bindings 6 node @power-mgt in the device-tree by the firmware. 9 ---------------- 12 - name: The name of the idle state as defined by the firmware. 14 - flags: indicating some aspects of this idle states such as the 15 extent of state-loss, whether timebase is stopped on this 18 - exit-latency: The latency involved in transitioning the state of the 19 CPU from idle to running. 21 - target-residency: The minimum time that the CPU needs to reside in 22 this idle state in order to accrue power-savings [all …]
|
/freebsd/sys/contrib/device-tree/Bindings/cpufreq/ |
H A D | apple,cluster-cpufreq.yaml | 1 # SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause 3 --- 4 $id: http://devicetree.org/schemas/cpufreq/apple,cluster-cpufreq.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 10 - Hector Martin <marcan@marcan.st> 13 Apple SoCs (e.g. M1) have a per-cpu-cluster DVFS controller that is part of 15 operating-points-v2 table to define the CPU performance states, with the 16 opp-level property specifying the hardware p-state index for that level. 21 - items: 22 - enum: [all …]
|
/freebsd/contrib/ntp/ntpd/ |
H A D | ntpd.1ntpdmdoc | 4 .\" EDIT THIS FILE WITH CAUTION (ntpd-opts.mdoc) 6 .\" It has been AutoGen-ed May 25, 2024 at 12:03:54 AM by AutoGen 5.18.16 7 .\" From the definitions ntpd-opts.def 8 .\" and the template file agmdoc-cmd.tpl 17 .Op Fl \-option\-name Ns Oo Oo Ns "=| " Oc Ns Ar value Oc 27 Network Time Protocol (NTP) version 4, as defined by RFC\-590 [all...] |
H A D | ntpd.mdoc.in | 4 .\" EDIT THIS FILE WITH CAUTION (ntpd-opts.mdoc) 6 .\" It has been AutoGen-ed May 25, 2024 at 12:03:54 AM by AutoGen 5.18.16 7 .\" From the definitions ntpd-opts.def 8 .\" and the template file agmdoc-cmd.tpl 17 .Op Fl \-option\-name Ns Oo Oo Ns "=| " Oc Ns Ar value Oc 27 Network Time Protocol (NTP) version 4, as defined by RFC\-590 [all...] |
/freebsd/sys/contrib/device-tree/src/arm64/freescale/ |
H A D | imx8qm.dtsi | 1 // SPDX-License-Identifier: GPL-2.0+ 3 * Copyright 2018-2019 NXP 7 #include <dt-bindings/clock/imx8-lpcg.h> 8 #include <dt-bindings/firmware/imx/rsrc.h> 9 #include <dt-bindings/gpio/gpio.h> 10 #include <dt-bindings/interrupt-controller/arm-gic.h> 11 #include <dt-bindings/pinctrl/pads-imx8qm.h> 12 #include <dt-bindings/thermal/thermal.h> 15 interrupt-parent = <&gic>; 16 #address-cells = <2>; [all …]
|