Home
last modified time | relevance | path

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

/u-boot/arch/arm/mach-omap2/omap4/
A 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()
/u-boot/board/ti/dra7xx/
A Devm.c766 *omap_vcores = &dra752_volts; in vcores_init()
768 *omap_vcores = &dra722_volts; in vcores_init()
770 *omap_vcores = &dra718_volts; in vcores_init()
772 *omap_vcores = &dra76x_volts; in vcores_init()
776 *omap_vcores = &dra722_volts; in vcores_init()
778 *omap_vcores = &dra752_volts; in vcores_init()
/u-boot/arch/arm/mach-omap2/omap5/
A Dhw_data.c25 struct vcores_data const **omap_vcores = variable
737 *omap_vcores = &omap5430_volts; in hw_data_init()
745 *omap_vcores = &omap5430_volts_es2; in hw_data_init()
/u-boot/board/ti/am57xx/
A Dboard.c626 *omap_vcores = &am572x_idk_volts; in vcores_init()
628 *omap_vcores = &am571x_idk_volts; in vcores_init()
630 *omap_vcores = &beagle_x15_volts; in vcores_init()
/u-boot/arch/arm/include/asm/
A Domap_common.h602 extern struct vcores_data const **omap_vcores;
/u-boot/arch/arm/mach-omap2/
A Dclocks-common.c903 scale_vcores(*omap_vcores); in prcm_init()

Completed in 14 milliseconds