Searched +full:0 +full:xaf20000 (Results 1 – 2 of 2) 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 | 84 enum: [ 0, 1, 2, 3 ] 103 - const: drv-0 121 '^regulators(-[0-9])?$': 153 // For a TCS whose RSC base address is 0x179C0000 and is at a DRV id of 154 // 2, the register offsets for DRV2 start at 0D00, the register 156 // DRV0: 0x179C0000 157 // DRV2: 0x179C0000 + 0x10000 = 0x179D0000 158 // DRV2: 0x179C0000 + 0x10000 * 2 = 0x179E0000 159 // TCS-OFFSET: 0xD00 165 reg = <0x179c0000 0x10000>, [all …]
|