Searched refs:TPS65217_PROT_LEVEL_2 (Results 1 – 7 of 7) sorted by relevance
/external/u-boot/drivers/power/pmic/ |
D | pmic_tps65217.c | 69 if (prot_level == TPS65217_PROT_LEVEL_2) { in tps65217_reg_write() 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/ |
D | chilisom.c | 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/birdland/bav335x/ |
D | board.c | 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/ |
D | board.c | 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/include/power/ |
D | tps65217.h | 53 #define TPS65217_PROT_LEVEL_2 0x02 macro
|
/external/u-boot/board/ti/am335x/ |
D | board.c | 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/board/BuR/common/ |
D | common.c | 564 if (tps65217_reg_write(TPS65217_PROT_LEVEL_2, in pmicsetup() 570 if (tps65217_reg_write(TPS65217_PROT_LEVEL_2, in pmicsetup()
|