Searched full:scpi (Results 1 – 11 of 11) sorted by relevance
/freebsd/sys/contrib/device-tree/Bindings/firmware/ |
H A D | arm,scpi.yaml | 5 $id: http://devicetree.org/schemas/firmware/arm,scpi.yaml# 8 title: System Control and Power Interface (SCPI) Message Protocol 14 Firmware implementing the SCPI described in ARM document number ARM DUI 19 the SCPI provide for OSPM in the device tree. 25 const: scpi 29 SCPI compliant firmware complying to SCPI v1.0 and above OR 30 SCPI compliant firmware complying to all unversioned releases 31 prior to SCPI v1.0 33 - const: arm,scpi # SCPI v1.0 and above 34 - const: arm,scpi-pre-1.0 # Unversioned SCPI before v1.0 [all …]
|
/freebsd/sys/contrib/device-tree/Bindings/arm/ |
H A D | arm,scpi.txt | 1 System Control and Power Interface (SCPI) Message Protocol 4 Firmware implementing the SCPI described in ARM document number ARM DUI 0922B 11 * "arm,scpi" : For implementations complying to SCPI v1.0 or above 12 * "arm,scpi-pre-1.0" : For implementations complying to all 13 unversioned releases prior to SCPI v1.0 16 SCPI message protocol should be specified in any order 26 Clock bindings for the clocks based on SCPI Message Protocol 34 - compatible : should be "arm,scpi-clocks" 35 All the clocks provided by SCP firmware via SCPI message 42 "arm,scpi-dvfs-clocks" - all the clocks that are variable and index based. [all …]
|
H A D | amlogic,scpi.txt | 1 System Control and Power Interface (SCPI) Message Protocol 6 - compatible : should be "amlogic,meson-gxbb-scpi" 8 AMLOGIC SRAM and Shared Memory for SCPI 14 Each sub-node represents the reserved area for SCPI. 20 Sensor bindings for the sensors based on SCPI Message Protocol 22 SCPI provides an API to access the various sensors on the SoC. 25 - compatible : should be "amlogic,meson-gxbb-scpi-sensors". 27 [0] Documentation/devicetree/bindings/arm/arm,scpi.txt
|
H A D | juno,scpi.txt | 1 System Control and Power Interface (SCPI) Message Protocol 4 Juno SRAM and Shared Memory for SCPI 10 Each sub-node represents the reserved area for SCPI. 17 Sensor bindings for the sensors based on SCPI Message Protocol 20 - compatible : should be "arm,scpi-sensors". 25 [0] Documentation/devicetree/bindings/arm/arm,scpi.txt
|
/freebsd/sys/contrib/device-tree/Bindings/mailbox/ |
H A D | arm,mhu.yaml | 108 scpi { 109 compatible = "arm,scpi"; 114 compatible = "arm,scpi-power-domains";
|
/freebsd/sys/contrib/device-tree/src/arm64/amlogic/ |
H A D | meson-gx.dtsi | 246 scpi { 247 compatible = "amlogic,meson-gxbb-scpi", "arm,scpi-pre-1.0"; 252 compatible = "arm,scpi-clocks"; 255 compatible = "arm,scpi-dvfs-clocks"; 263 compatible = "amlogic,meson-gxbb-scpi-sensors", "arm,scpi-sensors";
|
H A D | meson-axg.dtsi | 149 scpi { 150 compatible = "arm,scpi-pre-1.0"; 155 compatible = "arm,scpi-clocks"; 158 compatible = "arm,scpi-dvfs-clocks"; 166 compatible = "amlogic,meson-gxbb-scpi-sensors", "arm,scpi-sensors";
|
/freebsd/sys/contrib/device-tree/src/arm64/arm/ |
H A D | juno-base.dtsi | 715 scpi { 716 compatible = "arm,scpi"; 721 compatible = "arm,scpi-clocks"; 724 compatible = "arm,scpi-dvfs-clocks"; 730 compatible = "arm,scpi-variable-clocks"; 738 compatible = "arm,scpi-power-domains"; 744 compatible = "arm,scpi-sensors";
|
H A D | juno-scmi.dtsi | 42 /delete-node/ scpi;
|
/freebsd/contrib/ntp/html/drivers/ |
H A D | driver26.html | 26 <pre>T#yyyymmddhhmmssMFLRVcc<cr><lf>scpi ></pre> 28 <pre>scpi >T#yyyymmddhhmmssMFLRVcc<cr><lf></pre>
|
/freebsd/contrib/ntp/ntpd/ |
H A D | refclock_hpgps.c | 59 * T#yyyymmddhhmmssMFLRVcc<cr><lf>scpi > 66 * scpi > T#yyyymmddhhmmssMFLRVcc<cr><lf> 330 * scpi > -H,-M<cr><lf> in hpgps_receive() 333 * scpi > T2yyyymmddhhmmssMFLRVcc<cr><lf> in hpgps_receive()
|