Home
last modified time | relevance | path

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

/openbmc/u-boot/include/configs/
H A Dls1021aiot.h32 #define DDR_TIMING_CFG_1 0xbcb38c56 macro
H A Dls1021atwr.h33 #define DDR_TIMING_CFG_1 0xbcb38c56 macro
/openbmc/u-boot/board/freescale/ls1021aiot/
H A Dls1021aiot.c57 out_be32(&ddr->timing_cfg_1, DDR_TIMING_CFG_1); in ddrmc_init()
/openbmc/u-boot/board/freescale/ls1021atwr/
H A Dls1021atwr.c149 out_be32(&ddr->timing_cfg_1, DDR_TIMING_CFG_1); in ddrmc_init()