Home
last modified time | relevance | path

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

/external/u-boot/include/configs/
Dls1021aiot.h34 #define DDR_TIMING_CFG_3 0x010e1000 macro
Dls1021atwr.h35 #define DDR_TIMING_CFG_3 0x010e1000 macro
/external/u-boot/board/freescale/ls1021aiot/
Dls1021aiot.c60 out_be32(&ddr->timing_cfg_3, DDR_TIMING_CFG_3); in ddrmc_init()
/external/u-boot/board/freescale/ls1021atwr/
Dls1021atwr.c152 out_be32(&ddr->timing_cfg_3, DDR_TIMING_CFG_3); in ddrmc_init()