Home
last modified time | relevance | path

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

/external/u-boot/board/udoo/neo/
Dneo.c562 mx6sx_dram_iocfg(32, &mx6_ddr_ioregs, &mx6_grp_ioregs); in spl_dram_init()
/external/u-boot/board/freescale/mx6sxsabresd/
Dmx6sxsabresd.c553 mx6sx_dram_iocfg(mem_ddr.width, &mx6_ddr_ioregs, &mx6_grp_ioregs); in spl_dram_init()
/external/u-boot/arch/arm/include/asm/arch-mx6/
Dmx6-ddr.h450 void mx6sx_dram_iocfg(unsigned width,
/external/u-boot/arch/arm/mach-imx/mx6/
Dddr.c600 void mx6sx_dram_iocfg(unsigned width, in mx6sx_dram_iocfg() function