Home
last modified time | relevance | path

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

/external/u-boot/arch/arm/mach-omap2/omap4/
Dhw_data.c23 struct vcores_data const **omap_vcores = variable
430 *omap_vcores = &omap4430_volts_es1; in hw_data_init()
435 *omap_vcores = &omap4430_volts; in hw_data_init()
442 *omap_vcores = &omap4430_volts; in hw_data_init()
448 *omap_vcores = &omap4460_volts; in hw_data_init()
453 *omap_vcores = &omap4470_volts; in hw_data_init()
/external/u-boot/board/ti/dra7xx/
Devm.c739 *omap_vcores = &dra752_volts; in vcores_init()
741 *omap_vcores = &dra722_volts; in vcores_init()
743 *omap_vcores = &dra718_volts; in vcores_init()
745 *omap_vcores = &dra76x_volts; in vcores_init()
749 *omap_vcores = &dra722_volts; in vcores_init()
751 *omap_vcores = &dra752_volts; in vcores_init()
/external/u-boot/arch/arm/mach-omap2/omap5/
Dhw_data.c25 struct vcores_data const **omap_vcores = variable
736 *omap_vcores = &omap5430_volts; in hw_data_init()
744 *omap_vcores = &omap5430_volts_es2; in hw_data_init()
/external/u-boot/board/compulab/cl-som-am57x/
Dspl.c210 *omap_vcores = &cl_som_am57x_volts; in hw_data_init()
/external/u-boot/board/ti/am57xx/
Dboard.c580 *omap_vcores = &am572x_idk_volts; in vcores_init()
582 *omap_vcores = &am571x_idk_volts; in vcores_init()
584 *omap_vcores = &beagle_x15_volts; in vcores_init()
/external/u-boot/arch/arm/mach-omap2/
Dclocks-common.c900 scale_vcores(*omap_vcores); in prcm_init()
/external/u-boot/arch/arm/include/asm/
Domap_common.h600 extern struct vcores_data const **omap_vcores;