Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/mach-omap2/omap4/
H A Dhw_data.c21 struct dplls const **dplls_data = variable
429 *dplls_data = &omap4430_dplls_es1; in hw_data_init()
434 *dplls_data = &omap4430_dplls_es20; in hw_data_init()
441 *dplls_data = &omap4430_dplls; in hw_data_init()
447 *dplls_data = &omap4460_dplls; in hw_data_init()
452 *dplls_data = &omap4470_dplls; in hw_data_init()
/openbmc/u-boot/arch/arm/mach-omap2/omap5/
H A Dhw_data.c23 struct dplls const **dplls_data = variable
735 *dplls_data = &omap5_dplls_es1; in hw_data_init()
743 *dplls_data = &omap5_dplls_es2; in hw_data_init()
752 *dplls_data = &dra76x_dplls; in hw_data_init()
760 *dplls_data = &dra7xx_dplls; in hw_data_init()
768 *dplls_data = &dra72x_dplls; in hw_data_init()
/openbmc/u-boot/arch/arm/mach-omap2/
H A Dclocks-common.c275 core_dpll_params = get_core_dpll_params(*dplls_data); in omap_ddr_clk()
337 params = get_mpu_dpll_params(*dplls_data); in configure_mpu_dpll()
359 params = get_usb_dpll_params(*dplls_data); in setup_usb_dpll()
382 params = get_core_dpll_params(*dplls_data); /* default - safest */ in setup_dplls()
403 params = get_per_dpll_params(*dplls_data); in setup_dplls()
415 params = get_ddr_dpll_params(*dplls_data); in setup_dplls()
420 params = get_gmac_dpll_params(*dplls_data); in setup_dplls()
739 core_dpll_params = get_core_dpll_params(*dplls_data); in freq_update_core()
/openbmc/u-boot/board/compulab/cl-som-am57x/
H A Dspl.c209 *dplls_data = &dra7xx_dplls; in hw_data_init()
/openbmc/u-boot/board/ti/am57xx/
H A Dboard.c591 *dplls_data = &dra72x_dplls; in hw_data_init()
593 *dplls_data = &dra76x_dplls; in hw_data_init()
595 *dplls_data = &dra7xx_dplls; in hw_data_init()
/openbmc/u-boot/arch/arm/include/asm/
H A Domap_common.h596 extern struct dplls const **dplls_data;