Searched refs:omap_vcores (Results 1 – 8 of 8) sorted by relevance
24 struct vcores_data const **omap_vcores = variable431 *omap_vcores = &omap4430_volts_es1; in hw_data_init()436 *omap_vcores = &omap4430_volts; in hw_data_init()443 *omap_vcores = &omap4430_volts; in hw_data_init()449 *omap_vcores = &omap4460_volts; in hw_data_init()454 *omap_vcores = &omap4470_volts; in hw_data_init()
615 *omap_vcores = &dra752_volts; in vcores_init()617 *omap_vcores = &dra722_volts; in vcores_init()619 *omap_vcores = &dra718_volts; in vcores_init()623 *omap_vcores = &dra722_volts; in vcores_init()625 *omap_vcores = &dra752_volts; in vcores_init()
26 struct vcores_data const **omap_vcores = variable700 *omap_vcores = &omap5430_volts; in hw_data_init()708 *omap_vcores = &omap5430_volts_es2; in hw_data_init()
461 struct vcores_data const *vcores = *omap_vcores; in vmmc_pbias_config()
506 *omap_vcores = &am572x_idk_volts; in vcores_init()508 *omap_vcores = &am571x_idk_volts; in vcores_init()510 *omap_vcores = &beagle_x15_volts; in vcores_init()
211 *omap_vcores = &cl_som_am57x_volts; in hw_data_init()
599 extern struct vcores_data const **omap_vcores;
901 scale_vcores(*omap_vcores); in prcm_init()