Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/board/udoo/neo/
H A Dneo.c563 mx6sx_dram_iocfg(32, &mx6_ddr_ioregs, &mx6_grp_ioregs); in spl_dram_init()
/OK3568_Linux_fs/u-boot/arch/arm/include/asm/arch-mx6/
H A Dmx6-ddr.h451 void mx6sx_dram_iocfg(unsigned width,
/OK3568_Linux_fs/u-boot/board/freescale/mx6sxsabresd/
H A Dmx6sxsabresd.c644 mx6sx_dram_iocfg(mem_ddr.width, &mx6_ddr_ioregs, &mx6_grp_ioregs); in spl_dram_init()
/OK3568_Linux_fs/u-boot/arch/arm/mach-imx/mx6/
H A Dddr.c577 void mx6sx_dram_iocfg(unsigned width, in mx6sx_dram_iocfg() function