HomeSort by relevance Sort by last modified time
    Searched refs:lp8733 (Results 1 - 4 of 4) sorted by null

  /external/u-boot/arch/arm/dts/
dra71-evm.dts 57 lp8733: lp8733@60 {
58 compatible = "ti,lp8733";
68 /* FB_B0 -> LP8733-BUCK1 - VPO_S1_AVS - VDD_CORE_AVS (core, mpu, gpu) */
69 regulator-name = "lp8733-buck0";
77 /* FB_B1 -> LP8733-BUCK2 - VPO_S2_AVS - VDD_DSP_AVS (DSP/eve/iva) */
78 regulator-name = "lp8733-buck1";
86 /* LDO0 -> LP8733-LDO1 - VPO_L1_3V3 - VDDSHV8 (optional) */
87 regulator-name = "lp8733-ldo0";
93 /* LDO1 -> LP8733-LDO2 - VPO_L2_3V3 - VDDA_USB3V3 *
    [all...]
  /external/u-boot/board/ti/dra7xx/
evm.c 531 .mpu.pmic = &lp8733,
538 .core.pmic = &lp8733,
544 .gpu.pmic = &lp8733,
557 .eve.pmic = &lp8733,
566 .iva.pmic = &lp8733,
682 * Hook the LDO1 regulator to EN pin. This applies only to LP8733
    [all...]
  /external/u-boot/arch/arm/mach-omap2/omap5/
hw_data.c 324 /* The LP8732 and LP8733 are software-compatible, use common struct */
325 struct pmic_data lp8733 = { variable in typeref:struct:pmic_data
  /external/u-boot/arch/arm/include/asm/
omap_common.h 610 extern struct pmic_data lp8733;

Completed in 285 milliseconds