Home
last modified time | relevance | path

Searched refs:tps659038 (Results 1 – 17 of 17) sorted by relevance

/OK3568_Linux_fs/u-boot/board/ti/am57xx/
H A Dboard.c257 .mpu.pmic = &tps659038,
268 .eve.pmic = &tps659038,
279 .gpu.pmic = &tps659038,
286 .core.pmic = &tps659038,
296 .iva.pmic = &tps659038,
305 .mpu.pmic = &tps659038,
316 .eve.pmic = &tps659038,
327 .gpu.pmic = &tps659038,
334 .core.pmic = &tps659038,
344 .iva.pmic = &tps659038,
[all …]
/OK3568_Linux_fs/u-boot/board/compulab/cl-som-am57x/
H A Dspl.c168 .mpu.pmic = &tps659038,
178 .eve.pmic = &tps659038,
188 .gpu.pmic = &tps659038,
194 .core.pmic = &tps659038,
204 .iva.pmic = &tps659038,
/OK3568_Linux_fs/u-boot/board/ti/dra7xx/
H A Devm.c316 .mpu.pmic = &tps659038,
327 .eve.pmic = &tps659038,
338 .gpu.pmic = &tps659038,
345 .core.pmic = &tps659038,
355 .iva.pmic = &tps659038,
364 .mpu.pmic = &tps659038,
371 .core.pmic = &tps659038,
385 .gpu.pmic = &tps659038,
396 .eve.pmic = &tps659038,
407 .iva.pmic = &tps659038,
/OK3568_Linux_fs/u-boot/arch/arm/dts/
H A Dam57xx-idk-common.dtsi56 tps659038: tps659038@58 { label
57 compatible = "ti,tps659038";
66 compatible = "ti,tps659038-pmic";
239 interrupt-parent = <&tps659038>;
246 interrupt-parent = <&tps659038>;
H A Dam57xx-beagle-x15-common.dtsi201 tps659038: tps659038@58 { label
202 compatible = "ti,tps659038";
213 compatible = "ti,tps659038-pmic";
338 interrupt-parent = <&tps659038>;
345 interrupt-parent = <&tps659038>;
H A Ddra7-evm.dts403 tps659038: tps659038@58 { label
404 compatible = "ti,tps659038";
408 compatible = "ti,tps659038-pmic";
/OK3568_Linux_fs/kernel/arch/arm/boot/dts/
H A Dam57xx-beagle-x15-common.dtsi227 tps659038: tps659038@58 { label
228 compatible = "ti,tps659038";
240 compatible = "ti,tps659038-pmic";
365 interrupt-parent = <&tps659038>;
372 interrupt-parent = <&tps659038>;
H A Dam57xx-idk-common.dtsi180 tps659038: tps659038@58 { label
181 compatible = "ti,tps659038";
191 compatible = "ti,tps659038-pmic";
364 interrupt-parent = <&tps659038>;
371 interrupt-parent = <&tps659038>;
H A Dam5729-beagleboneai.dts208 tps659038: tps659038@58 { label
209 compatible = "ti,tps659038";
221 compatible = "ti,tps659038-pmic";
392 interrupt-parent = <&tps659038>;
399 interrupt-parent = <&tps659038>;
H A Dam57xx-cl-som-am57x.dts263 tps659038: tps659038@58 { label
264 compatible = "ti,tps659038";
278 compatible = "ti,tps659038-pmic";
414 interrupt-parent = <&tps659038>;
H A Ddra7-evm.dts174 tps659038: tps659038@58 { label
175 compatible = "ti,tps659038";
181 compatible = "ti,tps659038-pmic";
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/regulator/
H A Dpalmas-pmic.txt3 The tps659038 for the AM57x class have OTP spins that
6 spin devices should use the tps659038 as it's compatible value.
18 ti,tps659038-pmic
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/mfd/
H A Dpalmas.txt8 tps659038
19 ti,tps659038
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/input/
H A Dti,palmas-pwrbutton.txt30 interrupt-parent = <&tps659038>;
/OK3568_Linux_fs/u-boot/arch/arm/mach-omap2/omap5/
H A Dhw_data.c274 struct pmic_data tps659038 = { variable
/OK3568_Linux_fs/buildroot/board/beagleboneai/patches/uboot/
H A D0001-BeagleBone-AI-support.patch147 + tps659038: tps659038@58 {
148 + compatible = "ti,tps659038";
160 + compatible = "ti,tps659038-pmic";
333 + interrupt-parent = <&tps659038>;
340 + interrupt-parent = <&tps659038>;
/OK3568_Linux_fs/u-boot/arch/arm/include/asm/
H A Domap_common.h608 extern struct pmic_data tps659038;