Searched refs:TPS65217_PROT_LEVEL_2 (Results 1 – 7 of 7) sorted by relevance
| /OK3568_Linux_fs/u-boot/drivers/power/pmic/ |
| H A D | pmic_tps65217.c | 70 if (prot_level == TPS65217_PROT_LEVEL_2) { in tps65217_reg_write() 99 if (tps65217_reg_write(TPS65217_PROT_LEVEL_2, dc_cntrl_reg, volt_sel, in tps65217_voltage_update() 104 if (tps65217_reg_write(TPS65217_PROT_LEVEL_2, TPS65217_DEFSLEW, in tps65217_voltage_update()
|
| /OK3568_Linux_fs/u-boot/arch/arm/mach-omap2/am33xx/ |
| H A D | chilisom.c | 144 if (tps65217_reg_write(TPS65217_PROT_LEVEL_2, in chilisom_spl_board_init() 150 if (tps65217_reg_write(TPS65217_PROT_LEVEL_2, in chilisom_spl_board_init()
|
| /OK3568_Linux_fs/u-boot/board/birdland/bav335x/ |
| H A D | board.c | 221 if (tps65217_reg_write(TPS65217_PROT_LEVEL_2, TPS65217_DEFLS1, in am33xx_spl_board_init() 225 if (tps65217_reg_write(TPS65217_PROT_LEVEL_2, TPS65217_DEFLS2, in am33xx_spl_board_init()
|
| /OK3568_Linux_fs/u-boot/board/tcl/sl50/ |
| H A D | board.c | 142 if (tps65217_reg_write(TPS65217_PROT_LEVEL_2, in am33xx_spl_board_init() 148 if (tps65217_reg_write(TPS65217_PROT_LEVEL_2, in am33xx_spl_board_init()
|
| /OK3568_Linux_fs/u-boot/include/power/ |
| H A D | tps65217.h | 54 #define TPS65217_PROT_LEVEL_2 0x02 macro
|
| /OK3568_Linux_fs/u-boot/board/ti/am335x/ |
| H A D | board.c | 393 if (tps65217_reg_write(TPS65217_PROT_LEVEL_2, in scale_vcores_bone() 399 if (tps65217_reg_write(TPS65217_PROT_LEVEL_2, in scale_vcores_bone() 406 if (tps65217_reg_write(TPS65217_PROT_LEVEL_2, in scale_vcores_bone()
|
| /OK3568_Linux_fs/u-boot/board/BuR/common/ |
| H A D | common.c | 570 if (tps65217_reg_write(TPS65217_PROT_LEVEL_2, in pmicsetup() 576 if (tps65217_reg_write(TPS65217_PROT_LEVEL_2, in pmicsetup()
|