Home
last modified time | relevance | path

Searched refs:MPUPLL_M_1000 (Results 1 – 8 of 8) sorted by relevance

/openbmc/u-boot/arch/arm/mach-omap2/am33xx/
H A Dsys_info.c159 return MPUPLL_M_1000; in am335x_get_efuse_mpu_max_freq()
198 case MPUPLL_M_1000: in am335x_get_tps65910_mpu_vdd()
H A Dchilisom.c113 if (dpll_mpu_opp100.m == MPUPLL_M_1000) { in chilisom_spl_board_init()
/openbmc/u-boot/arch/arm/include/asm/arch-am33xx/
H A Dclocks_am33xx.h14 #define MPUPLL_M_1000 1000 macro
/openbmc/u-boot/board/ti/am335x/
H A Dboard.c301 freq = MPUPLL_M_1000; in get_dpll_mpu_params()
304 case MPUPLL_M_1000: in get_dpll_mpu_params()
353 freq = MPUPLL_M_1000; in scale_vcores_bone()
356 case MPUPLL_M_1000: in scale_vcores_bone()
/openbmc/u-boot/board/tcl/sl50/
H A Dboard.c108 if (dpll_mpu_opp100.m == MPUPLL_M_1000) { in am33xx_spl_board_init()
/openbmc/u-boot/board/birdland/bav335x/
H A Dboard.c188 dpll_mpu_opp100.m = MPUPLL_M_1000; in am33xx_spl_board_init()
/openbmc/u-boot/board/bosch/shc/
H A Dboard.c333 case MPUPLL_M_1000: in am33xx_spl_board_init()
/openbmc/u-boot/board/BuR/common/
H A Dcommon.c304 if (dpll_mpu_opp100.m == MPUPLL_M_1000) { in pmicsetup()