Home
last modified time | relevance | path

Searched refs:mx7_calibration (Results 1 – 4 of 4) sorted by relevance

/openbmc/u-boot/arch/arm/include/asm/arch-mx7/
H A Dmx7-ddr.h145 struct mx7_calibration { struct
152 struct mx7_calibration *calib_param); argument
/openbmc/u-boot/board/technexion/pico-imx7d/
H A Dspl.c74 static struct mx7_calibration calib_param = {
/openbmc/u-boot/board/compulab/cl-som-imx7/
H A Dspl.c75 struct mx7_calibration cl_som_imx7_spl_calib_param = {
/openbmc/u-boot/arch/arm/mach-imx/mx7/
H A Dddr.c29 struct mx7_calibration *calib_param) in mx7_dram_cfg()