Home
last modified time | relevance | path

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

/external/u-boot/include/configs/
Dls1021aiot.h29 #define DDR_CS0_BNDS 0x008000bf macro
Dls1021atwr.h30 #define DDR_CS0_BNDS 0x008000bf macro
/external/u-boot/board/freescale/ls1021aiot/
Dls1021aiot.c54 out_be32(&ddr->cs0_bnds, DDR_CS0_BNDS); in ddrmc_init()
/external/u-boot/board/freescale/ls1021atwr/
Dls1021atwr.c146 out_be32(&ddr->cs0_bnds, DDR_CS0_BNDS); in ddrmc_init()