Searched +full:0 +full:x179e0000 (Results 1 – 5 of 5) sorted by relevance
/freebsd/sys/contrib/device-tree/Bindings/soc/qcom/ |
H A D | rpmh-rsc.txt | 52 "drv-0", "drv-1", "drv-2" etc and "tcs-offset". The 91 For a TCS whose RSC base address is is 0x179C0000 and is at a DRV id of 2, the 92 register offsets for DRV2 start at 0D00, the register calculations are like 94 DRV0: 0x179C0000 95 DRV2: 0x179C0000 + 0x10000 = 0x179D0000 96 DRV2: 0x179C0000 + 0x10000 * 2 = 0x179E0000 97 TCS-OFFSET: 0xD00 102 reg = <0x179c0000 0x10000>, 103 <0x179d0000 0x10000>, 104 <0x179e0000 0x10000>; [all …]
|
H A D | qcom,rpmh-rsc.yaml | 78 enum: [ 0, 1, 2, 3 ] 97 - const: drv-0 115 '^regulators(-[0-9])?$': 133 // For a TCS whose RSC base address is 0x179C0000 and is at a DRV id of 134 // 2, the register offsets for DRV2 start at 0D00, the register 136 // DRV0: 0x179C0000 137 // DRV2: 0x179C0000 + 0x10000 = 0x179D0000 138 // DRV2: 0x179C0000 + 0x10000 * 2 = 0x179E0000 139 // TCS-OFFSET: 0xD00 145 reg = <0x179c0000 0x10000>, [all …]
|
/freebsd/sys/contrib/device-tree/src/arm64/qcom/ |
H A D | sdm670.dtsi | 33 #size-cells = <0>; 35 CPU0: cpu@0 { 38 reg = <0x0 0x0>; 42 qcom,freq-domain = <&cpufreq_hw 0>; 65 reg = <0x0 0x100>; 69 qcom,freq-domain = <&cpufreq_hw 0>; 87 reg = <0x0 0x200>; 91 qcom,freq-domain = <&cpufreq_hw 0>; 109 reg = <0x0 0x300>; 113 qcom,freq-domain = <&cpufreq_hw 0>; [all …]
|
H A D | sdm845.dtsi | 78 #clock-cells = <0>; 85 #clock-cells = <0>; 92 #size-cells = <0>; 94 CPU0: cpu@0 { 97 reg = <0x0 0x0>; 98 clocks = <&cpufreq_hw 0>; 102 qcom,freq-domain = <&cpufreq_hw 0>; 126 reg = <0x0 0x100>; 127 clocks = <&cpufreq_hw 0>; 131 qcom,freq-domain = <&cpufreq_hw 0>; [all …]
|
/freebsd/tools/test/iconv/ref/ |
H A D | UTF-32BE-rev | 1 0x00 = 0x00000000 2 0x01 = 0x01000000 3 0x02 = 0x02000000 4 0x03 = 0x03000000 5 0x04 = 0x04000000 6 0x05 = 0x05000000 7 0x06 = 0x06000000 8 0x07 = 0x07000000 9 0x08 = 0x08000000 10 0x09 = 0x09000000 [all …]
|