Home
last modified time | relevance | path

Searched refs:tps65217_reg_write (Results 1 – 7 of 7) sorted by relevance

/external/u-boot/drivers/power/pmic/
Dpmic_tps65217.c37 int tps65217_reg_write(uchar prot_level, uchar dest_reg, uchar dest_val, in tps65217_reg_write() function
98 if (tps65217_reg_write(TPS65217_PROT_LEVEL_2, dc_cntrl_reg, volt_sel, in tps65217_voltage_update()
103 if (tps65217_reg_write(TPS65217_PROT_LEVEL_2, TPS65217_DEFSLEW, in tps65217_voltage_update()
/external/u-boot/arch/arm/mach-omap2/am33xx/
Dchilisom.c121 if (tps65217_reg_write(TPS65217_PROT_LEVEL_NONE, in chilisom_spl_board_init()
143 if (tps65217_reg_write(TPS65217_PROT_LEVEL_2, in chilisom_spl_board_init()
149 if (tps65217_reg_write(TPS65217_PROT_LEVEL_2, in chilisom_spl_board_init()
/external/u-boot/board/BuR/common/
Dcommon.c84 tps65217_reg_write(TPS65217_PROT_LEVEL_NONE, in lcdbacklight()
87 tps65217_reg_write(TPS65217_PROT_LEVEL_NONE, in lcdbacklight()
543 if (tps65217_reg_write(TPS65217_PROT_LEVEL_NONE, TPS65217_POWER_PATH, in pmicsetup()
564 if (tps65217_reg_write(TPS65217_PROT_LEVEL_2, in pmicsetup()
570 if (tps65217_reg_write(TPS65217_PROT_LEVEL_2, in pmicsetup()
579 tps65217_reg_write(TPS65217_PROT_LEVEL_NONE, in pmicsetup()
/external/u-boot/board/birdland/bav335x/
Dboard.c194 if (tps65217_reg_write(TPS65217_PROT_LEVEL_NONE, TPS65217_POWER_PATH, in am33xx_spl_board_init()
220 if (tps65217_reg_write(TPS65217_PROT_LEVEL_2, TPS65217_DEFLS1, in am33xx_spl_board_init()
224 if (tps65217_reg_write(TPS65217_PROT_LEVEL_2, TPS65217_DEFLS2, in am33xx_spl_board_init()
/external/u-boot/board/tcl/sl50/
Dboard.c116 if (tps65217_reg_write(TPS65217_PROT_LEVEL_NONE, in am33xx_spl_board_init()
141 if (tps65217_reg_write(TPS65217_PROT_LEVEL_2, in am33xx_spl_board_init()
147 if (tps65217_reg_write(TPS65217_PROT_LEVEL_2, in am33xx_spl_board_init()
/external/u-boot/board/ti/am335x/
Dboard.c370 if (tps65217_reg_write(TPS65217_PROT_LEVEL_NONE, in scale_vcores_bone()
394 if (tps65217_reg_write(TPS65217_PROT_LEVEL_2, in scale_vcores_bone()
400 if (tps65217_reg_write(TPS65217_PROT_LEVEL_2, in scale_vcores_bone()
407 if (tps65217_reg_write(TPS65217_PROT_LEVEL_2, in scale_vcores_bone()
/external/u-boot/include/power/
Dtps65217.h84 int tps65217_reg_write(uchar prot_level, uchar dest_reg, uchar dest_val,