Lines Matching +full:0 +full:x1c00
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>,
166 <0x179d0000 0x10000>,
167 <0x179e0000 0x10000>;
168 reg-names = "drv-0", "drv-1", "drv-2";
173 qcom,tcs-offset = <0xd00>;
183 // For a TCS whose RSC base address is 0xAF20000 and is at DRV id of 0, the
186 // DRV0: 0xAF20000
187 // TCS-OFFSET: 0x1C00
193 reg = <0xaf20000 0x10000>;
194 reg-names = "drv-0";
197 qcom,tcs-offset = <0x1c00>;
198 qcom,drv-id = <0>;
199 qcom,tcs-config = <ACTIVE_TCS 0>,
202 <CONTROL_TCS 0>;
213 reg = <0x18200000 0x10000>,
214 <0x18210000 0x10000>,
215 <0x18220000 0x10000>;
216 reg-names = "drv-0", "drv-1", "drv-2";
221 qcom,tcs-offset = <0xd00>;
226 <CONTROL_TCS 0>;