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

  /external/u-boot/board/compulab/cl-som-am57x/
cl-som-am57x.c 11 #include <palmas.h>
  /external/u-boot/drivers/power/
Makefile 17 obj-$(CONFIG_PALMAS_POWER) += palmas.o
palmas.c 7 #include <palmas.h>
20 printf("palmas: could not force PWM for SMPS7: err = %d\n",
  /external/u-boot/arch/arm/mach-omap2/omap5/
hw_data.c 12 #include <palmas.h>
279 struct pmic_data palmas = { variable in typeref:struct:pmic_data
283 * Offset codes 1-6 all give the base voltage in Palmas
298 * Offset codes 1-6 all give the base voltage in Palmas
343 .mpu.pmic = &palmas,
347 .core.pmic = &palmas,
351 .mm.pmic = &palmas,
357 .mpu.pmic = &palmas,
362 .core.pmic = &palmas,
366 .mm.pmic = &palmas,
    [all...]
hwinit.c 15 #include <palmas.h>
  /external/u-boot/drivers/power/pmic/
Makefile 22 obj-$(CONFIG_$(SPL_)PMIC_PALMAS) += palmas.o
palmas.c 14 #include <power/palmas.h>
  /external/u-boot/arch/arm/mach-omap2/omap4/
hwinit.c 14 #include <palmas.h>
  /external/u-boot/arch/arm/dts/
dra72-evm-tps65917.dtsi 128 compatible = "ti,palmas-pwrbutton";
132 ti,palmas-long-press-seconds = <6>;
am57xx-beagle-x15-common.dtsi 184 ti,palmas-override-powerhold;
311 compatible = "ti,palmas-rtc";
318 compatible = "ti,palmas-pwrbutton";
322 ti,palmas-long-press-seconds = <12>;
326 compatible = "ti,palmas-gpio";
332 compatible = "ti,palmas-usb-vid";
am57xx-idk-common.dtsi 132 ti,palmas-override-powerhold;
307 compatible = "ti,palmas-rtc";
314 compatible = "ti,palmas-pwrbutton";
318 ti,palmas-long-press-seconds = <12>;
322 compatible = "ti,palmas-gpio";
328 compatible = "ti,palmas-usb-vid";
dra76-evm.dts 214 compatible = "ti,palmas-pwrbutton";
218 ti,palmas-long-press-seconds = <6>;
dra7-evm.dts 126 ti,palmas-override-powerhold;
am57xx-cl-som-am57x.dts 416 compatible = "ti,palmas-pwrbutton";
420 ti,palmas-long-press-seconds = <12>;
424 compatible = "ti,palmas-gpio";
  /external/u-boot/board/compulab/cm_t54/
cm_t54.c 15 #include <palmas.h>
53 * Description: select voltage and turn on/off Palmas PMIC regulator.
  /external/u-boot/board/ti/omap5_uevm/
evm.c 9 #include <palmas.h>
  /external/u-boot/drivers/power/regulator/
palmas_regulator.c 16 #include <power/palmas.h>
371 case PALMAS:
  /external/u-boot/board/ti/am57xx/
board.c 11 #include <palmas.h>
684 * DEV_CTRL.DEV_ON = 1 please - else palmas switches off in 8 seconds
  /external/u-boot/board/ti/dra7xx/
evm.c 13 #include <palmas.h>
    [all...]
  /external/u-boot/drivers/mmc/
omap_hsmmc.c 33 #include <palmas.h>
    [all...]

Completed in 1009 milliseconds