Searched refs:mpu_vdd (Results 1 – 7 of 7) sorted by relevance
| /OK3568_Linux_fs/u-boot/board/ti/am43xx/ |
| H A D | board.c | 387 int mpu_vdd; in scale_vcores_generic() local 394 mpu_vdd = TPS65218_DCDC_VOLT_SEL_1330MV; in scale_vcores_generic() 397 mpu_vdd = TPS65218_DCDC_VOLT_SEL_1260MV; in scale_vcores_generic() 400 mpu_vdd = TPS65218_DCDC_VOLT_SEL_1200MV; in scale_vcores_generic() 403 mpu_vdd = TPS65218_DCDC_VOLT_SEL_1100MV; in scale_vcores_generic() 406 mpu_vdd = TPS65218_DCDC_VOLT_SEL_0950MV; in scale_vcores_generic() 421 if (tps65218_voltage_update(TPS65218_DCDC2, mpu_vdd)) { in scale_vcores_generic() 436 int mpu_vdd; in scale_vcores_idk() local 443 mpu_vdd = TPS62362_DCDC_VOLT_SEL_1330MV; in scale_vcores_idk() 446 mpu_vdd = TPS62362_DCDC_VOLT_SEL_1260MV; in scale_vcores_idk() [all …]
|
| /OK3568_Linux_fs/u-boot/board/bosch/shc/ |
| H A D | board.c | 311 int mpu_vdd; in am33xx_spl_board_init() local 337 mpu_vdd = TPS65217_DCDC_VOLT_SEL_1325MV; in am33xx_spl_board_init() 340 mpu_vdd = TPS65217_DCDC_VOLT_SEL_1275MV; in am33xx_spl_board_init() 343 mpu_vdd = TPS65217_DCDC_VOLT_SEL_1200MV; in am33xx_spl_board_init() 346 mpu_vdd = TPS65217_DCDC_VOLT_SEL_1100MV; in am33xx_spl_board_init() 349 mpu_vdd = TPS65217_DCDC_VOLT_SEL_950MV; in am33xx_spl_board_init() 356 if (tps65217_voltage_update(TPS65217_DEFDCDC2, mpu_vdd)) { in am33xx_spl_board_init()
|
| /OK3568_Linux_fs/u-boot/arch/arm/mach-omap2/am33xx/ |
| H A D | chilisom.c | 98 int mpu_vdd; in chilisom_spl_board_init() local 116 mpu_vdd = TPS65217_DCDC_VOLT_SEL_1325MV; in chilisom_spl_board_init() 119 mpu_vdd = TPS65217_DCDC_VOLT_SEL_1275MV; in chilisom_spl_board_init() 138 if (tps65217_voltage_update(TPS65217_DEFDCDC2, mpu_vdd)) { in chilisom_spl_board_init()
|
| /OK3568_Linux_fs/u-boot/board/ti/am335x/ |
| H A D | board.c | 321 int usb_cur_lim, mpu_vdd; in scale_vcores_bone() local 349 mpu_vdd = TPS65217_DCDC_VOLT_SEL_1325MV; in scale_vcores_bone() 353 mpu_vdd = TPS65217_DCDC_VOLT_SEL_1275MV; in scale_vcores_bone() 357 mpu_vdd = TPS65217_DCDC_VOLT_SEL_1200MV; in scale_vcores_bone() 364 mpu_vdd = TPS65217_DCDC_VOLT_SEL_1100MV; in scale_vcores_bone() 383 if (tps65217_voltage_update(TPS65217_DEFDCDC2, mpu_vdd)) { in scale_vcores_bone() 415 int sil_rev, mpu_vdd; in scale_vcores_generic() local 431 mpu_vdd = am335x_get_tps65910_mpu_vdd(sil_rev, freq); in scale_vcores_generic() 437 if (tps65910_voltage_update(MPU, mpu_vdd)) in scale_vcores_generic()
|
| /OK3568_Linux_fs/u-boot/board/tcl/sl50/ |
| H A D | board.c | 94 int mpu_vdd; in am33xx_spl_board_init() local 111 mpu_vdd = TPS65217_DCDC_VOLT_SEL_1325MV; in am33xx_spl_board_init() 114 mpu_vdd = TPS65217_DCDC_VOLT_SEL_1275MV; in am33xx_spl_board_init() 134 if (tps65217_voltage_update(TPS65217_DEFDCDC2, mpu_vdd)) { in am33xx_spl_board_init()
|
| /OK3568_Linux_fs/u-boot/board/vscom/baltos/ |
| H A D | board.c | 175 int mpu_vdd; in am33xx_spl_board_init() local 201 mpu_vdd = am335x_get_tps65910_mpu_vdd(sil_rev, in am33xx_spl_board_init() 208 if (tps65910_voltage_update(MPU, mpu_vdd)) in am33xx_spl_board_init()
|
| /OK3568_Linux_fs/u-boot/board/BuR/common/ |
| H A D | common.c | 519 int mpu_vdd; in pmicsetup() local 543 mpu_vdd = TPS65217_DCDC_VOLT_SEL_1325MV; in pmicsetup() 546 mpu_vdd = TPS65217_DCDC_VOLT_SEL_1275MV; in pmicsetup() 564 if (tps65217_voltage_update(TPS65217_DEFDCDC2, mpu_vdd)) { in pmicsetup()
|